OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AnchorUpdated
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/ash/system/tray/
system_tray.h
126
virtual void
AnchorUpdated
() OVERRIDE;
tray_background_view.h
88
virtual void
AnchorUpdated
() {}
tray_background_view.cc
74
host_->
AnchorUpdated
();
79
host_->
AnchorUpdated
();
system_tray.cc
605
void SystemTray::
AnchorUpdated
() {
/external/chromium_org/ash/system/web_notification/
web_notification_tray.h
79
virtual void
AnchorUpdated
() OVERRIDE;
web_notification_tray.cc
458
void WebNotificationTray::
AnchorUpdated
() {
Completed in 66 milliseconds