Searched refs:marker_topp (Results 1 – 1 of 1) sorted by relevance
176 lv_coord_t marker_topp = lv_obj_get_style_pad_top(obj, LV_PART_INDICATOR); in lv_checkbox_event() local180 marker_size.y = font_h + marker_topp + marker_bottomp; in lv_checkbox_event()211 lv_coord_t marker_topp = lv_obj_get_style_pad_top(obj, LV_PART_INDICATOR); in lv_checkbox_draw() local224 marker_area.y2 = marker_area.y1 + font_h + marker_topp + marker_bottomp - 1; in lv_checkbox_draw()