OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MENU_SEL_BG
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/
screen_ui.h
60
enum UIElement { HEADER, MENU,
MENU_SEL_BG
, MENU_SEL_FG, LOG, TEXT_FILL };
screen_ui.cpp
221
case
MENU_SEL_BG
:
260
SetColor(
MENU_SEL_BG
);
Completed in 23 milliseconds