OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:full_system_tray_menu_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/system/tray/
system_tray.h
230
bool
full_system_tray_menu_
;
member in class:ash::SystemTray
system_tray.cc
126
full_system_tray_menu_
(false),
331
// type. As such |
full_system_tray_menu_
| gets checked here.
332
return HasSystemBubble() &&
full_system_tray_menu_
;
441
// above, |
full_system_tray_menu_
| does not get changed since the fact that
444
full_system_tray_menu_
= items.size() > 1;
Completed in 1234 milliseconds