HomeSort by relevance Sort by last modified time
    Searched refs:show_menu (Results 1 - 3 of 3) sorted by null

  /bootable/recovery/
screen_ui.h 98 bool show_menu; member in class:ScreenRecoveryUI
screen_ui.cpp 69 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;
  /external/chromium_org/ui/views/controls/combobox/
combobox.cc 446 bool show_menu = false; local
453 show_menu = true;
459 show_menu = true;
503 if (show_menu) {

Completed in 645 milliseconds