Home
last modified time | relevance | path

Searched defs:marker_leftp (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/widgets/checkbox/
Dlv_checkbox.c192 int32_t marker_leftp = lv_obj_get_style_pad_left(obj, LV_PART_INDICATOR); in lv_checkbox_event() local
230 int32_t marker_leftp = lv_obj_get_style_pad_left(obj, LV_PART_INDICATOR); in lv_checkbox_draw() local