Searched refs:MENU_SEL_BG_ACTIVE (Results 1 – 2 of 2) sorted by relevance
38 MENU_SEL_BG_ACTIVE, enumerator
183 draw_funcs_.SetColor(long_press ? UIElement::MENU_SEL_BG_ACTIVE : UIElement::MENU_SEL_BG); in DrawItems()243 draw_funcs_.SetColor(long_press ? UIElement::MENU_SEL_BG_ACTIVE : UIElement::MENU_SEL_BG); in DrawItems()507 case UIElement::MENU_SEL_BG_ACTIVE: in SetColor()