Home
last modified time | relevance | path

Searched refs:AnchorUpdated (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/ash/system/tray/
Dtray_background_view.h87 virtual void AnchorUpdated() {} in AnchorUpdated() function
Dsystem_tray.h133 virtual void AnchorUpdated() OVERRIDE;
Dtray_background_view.cc68 host_->AnchorUpdated(); in OnWidgetBoundsChanged()
73 host_->AnchorUpdated(); in OnWidgetVisibilityChanged()
Dsystem_tray.cc618 void SystemTray::AnchorUpdated() { in AnchorUpdated() function in ash::SystemTray
/external/chromium_org/ash/system/web_notification/
Dweb_notification_tray.h82 virtual void AnchorUpdated() OVERRIDE;
Dweb_notification_tray.cc467 void WebNotificationTray::AnchorUpdated() { in AnchorUpdated() function in ash::WebNotificationTray