Searched refs:LV_PROPERTY_LABEL_START (Results 1 – 2 of 2) sorted by relevance
/lvgl-latest/src/core/ | ||
D | lv_obj_property.h | 69 LV_PROPERTY_LABEL_START = 0x0300, /* lv_label.c */ enumerator |
/lvgl-latest/src/widgets/label/ | ||
D | lv_label.c | 100 .prop_index_start = LV_PROPERTY_LABEL_START, |