Home
last modified time | relevance | path

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

/bootable/recovery/
Dscreen_ui.h65 HEADER, MENU, MENU_SEL_BG, MENU_SEL_BG_ACTIVE, MENU_SEL_FG, LOG, TEXT_FILL, INFO enumerator
Dscreen_ui.cpp186 case MENU_SEL_BG: in SetColor()
267 SetColor(IsLongPress() ? MENU_SEL_BG_ACTIVE : MENU_SEL_BG); in draw_screen_locked()