Searched refs:_lv_obj_style_init (Results 1 – 3 of 3) sorted by relevance
/lvgl-3.6.0/src/core/ | ||
D | lv_obj_style.h | 65 void _lv_obj_style_init(void); |
D | lv_obj.c | 140 _lv_obj_style_init(); in lv_init() |
D | lv_obj_style.c | 71 void _lv_obj_style_init(void) in _lv_obj_style_init() function |