Searched refs:menu_pressed (Results 1 – 1 of 1) sorted by relevance
129 menu_section, menu_pressed, menu_separator; member526 style_init_reset(&theme->styles.menu_pressed); in style_init()527 lv_style_set_bg_opa(&theme->styles.menu_pressed, LV_OPA_20); in style_init()528 lv_style_set_bg_color(&theme->styles.menu_pressed, lv_palette_main(LV_PALETTE_GREY)); in style_init()825 lv_obj_add_style(obj, &theme->styles.menu_pressed, LV_STATE_PRESSED); in theme_apply()1110 lv_obj_add_style(obj, &theme->styles.menu_pressed, LV_STATE_PRESSED); in theme_apply()