Searched defs:_my_theme_t (Results 1 – 3 of 3) sorted by relevance
162 struct _my_theme_t { struct163 lv_theme_t base;164 disp_size_t disp_size;165 int32_t disp_dpi;166 lv_color_t color_scr;167 lv_color_t color_text;168 lv_color_t color_card;169 lv_color_t color_grey;170 bool inited;171 my_theme_styles_t styles;[all …]
53 struct _my_theme_t { struct54 lv_theme_t base;55 my_theme_styles_t styles;56 bool inited;
62 struct _my_theme_t { struct63 lv_theme_t base;64 my_theme_styles_t styles;65 bool inited;