OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kShowExitMenuItem
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/
defaults.cc
23
const bool
kShowExitMenuItem
= true;
59
const bool
kShowExitMenuItem
= false;
61
const bool
kShowExitMenuItem
= true;
/external/chromium_org/chrome/browser/
defaults.cc
23
const bool
kShowExitMenuItem
= false;
26
const bool
kShowExitMenuItem
= true;
Completed in 1030 milliseconds