Searched defs:bg_style (Results 1 – 4 of 4) sorted by relevance
605 const lv_style_t * bg_style = lv_obj_get_style(table); in lv_table_design() local782 const lv_style_t * bg_style = lv_obj_get_style(table); in refr_size() local
373 lv_style_t bg_style; in lv_preload_design() local
360 const lv_style_t * bg_style = lv_page_get_style(page, LV_PAGE_STYLE_BG); in lv_page_get_fit_width() local374 const lv_style_t * bg_style = lv_page_get_style(page, LV_PAGE_STYLE_BG); in lv_page_get_fit_height() local
610 const lv_style_t * bg_style = lv_obj_get_style(btnm); in lv_btnm_design() local
Completed in 13 milliseconds