OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetTrayXOffset
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/system/tray/
system_tray.h
166
int
GetTrayXOffset
(SystemTrayItem* item) const;
system_tray.cc
266
items, true, activate, creation_type,
GetTrayXOffset
(item), persistent);
405
int SystemTray::
GetTrayXOffset
(SystemTrayItem* item) const {
554
init_params.arrow_offset =
GetTrayXOffset
(notification_items_[0]);
Completed in 91 milliseconds