Searched refs:HideBubble (Results 1 – 13 of 13) sorted by relevance
62 HideBubble(); in ~TooltipIcon()100 HideBubble(); in OnBlur()111 HideBubble(); in MouseMovedOutOfHost()142 void TooltipIcon::HideBubble() { in HideBubble() function in autofill::TooltipIcon
56 void HideBubble();
33 static void HideBubble();63 HideBubble(); in ShowBubble()72 void HomePageUndoBubble::HideBubble() { in HideBubble() function in __anon7b7ee2990111::HomePageUndoBubble121 HideBubble(); in LinkClicked()
152 BrightnessBubble::GetInstance()->HideBubble(); in OnVolumeMute()163 BrightnessBubble::GetInstance()->HideBubble(); in OnVolumeDown()173 BrightnessBubble::GetInstance()->HideBubble(); in OnVolumeUp()
135 void SettingLevelBubble::HideBubble() { in HideBubble() function in chromeos::SettingLevelBubble158 HideBubble(); in OnTimeout()
18 VolumeBubble::GetInstance()->HideBubble(); in BrightnessChanged()
27 void HideBubble();
99 virtual void HideBubble(const views::TrayBubbleView* bubble_view) OVERRIDE;
517 void WebNotificationTray::HideBubble(const views::TrayBubbleView* bubble_view) { in HideBubble() function in ash::WebNotificationTray
84 virtual void HideBubble(const TrayBubbleView* bubble_view) = 0;
148 virtual void HideBubble(const views::TrayBubbleView* bubble_view) OVERRIDE;
685 void SystemTray::HideBubble(const TrayBubbleView* bubble_view) { in HideBubble() function in ash::SystemTray
126 TEST_F(OneClickSigninBubbleViewTest, HideBubble) { in TEST_F() argument