Searched refs:show_menu (Results 1 - 2 of 2) sorted by relevance

/bootable/recovery/
H A Dscreen_ui.cpp69 show_menu(false),
218 if (show_menu) {
516 show_menu = 1;
526 if (show_menu > 0) {
541 if (show_menu > 0 && text_rows > 0 && text_cols > 0) {
542 show_menu = 0;
H A Dscreen_ui.h98 bool show_menu; member in class:ScreenRecoveryUI

Completed in 66 milliseconds