OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShowItems
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/system/tray/
system_tray.h
184
void
ShowItems
(const std::vector<SystemTrayItem*>& items,
system_tray.cc
244
ShowItems
(items, true, activate, creation_type, GetTrayXOffset(item));
414
ShowItems
(items_.get(), false, true, creation_type, arrow_offset);
417
void SystemTray::
ShowItems
(const std::vector<SystemTrayItem*>& items,
Completed in 7142 milliseconds