Searched refs:marker_topp (Results 1 – 1 of 1) sorted by relevance
194 int32_t marker_topp = lv_obj_get_style_pad_top(obj, LV_PART_INDICATOR); in lv_checkbox_event() local198 marker_size.y = font_h + marker_topp + marker_bottomp; in lv_checkbox_event()232 int32_t marker_topp = lv_obj_get_style_pad_top(obj, LV_PART_INDICATOR); in lv_checkbox_draw() local252 marker_area.y2 = marker_area.y1 + font_h + marker_topp + marker_bottomp - 1; in lv_checkbox_draw()