HomeSort by relevance Sort by last modified time
    Searched refs:OnMouseEnteredView (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/ui/message_center/views/
message_center_bubble.h 40 virtual void OnMouseEnteredView() OVERRIDE;
message_bubble_base.h 47 virtual void OnMouseEnteredView() = 0;
message_center_bubble.cc 130 void MessageCenterBubble::OnMouseEnteredView() {
  /external/chromium_org/ash/system/tray/
system_tray.h 148 virtual void OnMouseEnteredView() OVERRIDE;
system_tray.cc 616 void SystemTray::OnMouseEnteredView() {
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.h 91 virtual void OnMouseEnteredView() OVERRIDE;
web_notification_tray.cc 514 void WebNotificationTray::OnMouseEnteredView() {}
  /external/chromium_org/ui/views/bubble/
tray_bubble_view.h 65 virtual void OnMouseEnteredView() = 0;
tray_bubble_view.cc 418 delegate_->OnMouseEnteredView();

Completed in 181 milliseconds