Searched refs:kShowExitMenuItem (Results 1 – 3 of 3) sorted by relevance
21 const bool kShowExitMenuItem = false; variable24 const bool kShowExitMenuItem = true; variable
40 extern const bool kShowExitMenuItem;
642 bool show_exit_menu = browser_defaults::kShowExitMenuItem; in Build()