Home
last modified time | relevance | path

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

/bootable/recovery/recovery_ui/
Dscreen_ui.cpp188 draw_funcs_.SetColor(long_press ? UIElement::MENU_SEL_BG_ACTIVE : UIElement::MENU_SEL_BG); in DrawItems()
248 draw_funcs_.SetColor(long_press ? UIElement::MENU_SEL_BG_ACTIVE : UIElement::MENU_SEL_BG); in DrawItems()
513 case UIElement::MENU_SEL_BG_ACTIVE: in SetColor()
/bootable/recovery/recovery_ui/include/recovery_ui/
Dscreen_ui.h38 MENU_SEL_BG_ACTIVE, enumerator