Home
last modified time | relevance | path

Searched refs:_lv_obj_style_init (Results 1 – 3 of 3) sorted by relevance

/lvgl-3.6.0/src/core/
Dlv_obj_style.h65 void _lv_obj_style_init(void);
Dlv_obj.c140 _lv_obj_style_init(); in lv_init()
Dlv_obj_style.c71 void _lv_obj_style_init(void) in _lv_obj_style_init() function