Home
last modified time | relevance | path

Searched refs:_lv_theme_t (Results 1 – 2 of 2) sorted by relevance

/lvgl-3.4.0/src/core/
Dlv_theme.h26 struct _lv_theme_t;
29 typedef void (*lv_theme_apply_cb_t)(struct _lv_theme_t *, lv_obj_t *);
31 typedef struct _lv_theme_t { struct
33 struct _lv_theme_t * parent; /**< Apply the current theme's style on top of this theme.*/ argument
/lvgl-3.4.0/src/hal/
Dlv_hal_disp.h45 struct _lv_theme_t;
163 struct _lv_theme_t * theme;