Home
last modified time | relevance | path

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

/bootable/recovery/
Dscreen_ui.cpp181 void ScreenRecoveryUI::SetColor(UIElement e) { in SetColor() function in ScreenRecoveryUI
219 SetColor(HEADER); in draw_screen_locked()
222 if (i == menu_top) SetColor(MENU); in draw_screen_locked()
226 SetColor(MENU_SEL_BG); in draw_screen_locked()
229 SetColor(MENU_SEL_FG); in draw_screen_locked()
231 SetColor(MENU); in draw_screen_locked()
237 SetColor(MENU); in draw_screen_locked()
244 SetColor(LOG); in draw_screen_locked()
Dscreen_ui.h61 virtual void SetColor(UIElement e);