Searched refs:ShowBubble (Results 1 - 25 of 56) sorted by relevance

123

/external/chromium/chrome/browser/chromeos/
H A Dbrightness_observer.cc14 BrightnessBubble::GetInstance()->ShowBubble(level);
H A Dsetting_level_bubble.h26 void ShowBubble(int percent);
31 // still visible from a previous call to ShowBubble().
H A Dsystem_key_event_listener.cc139 // TODO(davej): Move the ShowBubble() calls in to AudioHandler so that this
145 // this thread when ShowBubble() is moved in to AudioHandler.
151 VolumeBubble::GetInstance()->ShowBubble(0);
157 VolumeBubble::GetInstance()->ShowBubble(0);
160 VolumeBubble::GetInstance()->ShowBubble(
171 VolumeBubble::GetInstance()->ShowBubble(
/external/chromium_org/chrome/browser/ui/gtk/
H A Dconfirm_bubble_gtk_browsertest.cc22 void ShowBubble() { function in class:ConfirmBubbleGtkTest
68 ShowBubble();
78 ShowBubble();
88 ShowBubble();
H A Dmanage_passwords_bubble_gtk.h27 static void ShowBubble(content::WebContents* web_contents);
H A Dzoom_bubble_gtk.h32 static void ShowBubble(content::WebContents* web_contents,
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dzoom_bubble_view_browsertest.cc30 ZoomBubbleView::ShowBubble(web_contents, true);
51 ZoomBubbleView::ShowBubble(web_contents, true);
89 ZoomBubbleView::ShowBubble(web_contents, true);
103 ZoomBubbleView::ShowBubble(web_contents, true);
H A Dopen_pdf_in_reader_view.cc43 void OpenPDFInReaderView::ShowBubble() { function in class:OpenPDFInReaderView
66 ShowBubble();
75 ShowBubble();
H A Dopen_pdf_in_reader_view.h29 void ShowBubble();
H A Dzoom_bubble_view.h33 static void ShowBubble(content::WebContents* web_contents,
H A Dzoom_view.cc83 ZoomBubbleView::ShowBubble(location_bar_delegate_->GetWebContents(), false);
/external/chromium_org/chrome/browser/ui/views/passwords/
H A Dmanage_passwords_icon_view.cc46 ManagePasswordsBubbleView::ShowBubble(
68 ManagePasswordsBubbleView::ShowBubble(
81 ManagePasswordsBubbleView::ShowBubble(
H A Dmanage_passwords_bubble_view.h31 static void ShowBubble(content::WebContents* web_contents,
/external/chromium_org/chrome/browser/ui/views/
H A Dfirst_run_bubble.h17 static FirstRunBubble* ShowBubble(Browser* browser, views::View* anchor_view);
H A Dfirst_run_bubble_unittest.cc55 FirstRunBubble::ShowBubble(NULL, anchor_widget->GetContentsView());
H A Doutdated_upgrade_bubble_view.h22 // instead use the static ShowBubble method.
26 static void ShowBubble(views::View* anchor_view,
H A Davatar_menu_button.cc109 ProfileChooserView::ShowBubble(
113 AvatarMenuBubbleView::ShowBubble(
H A Dconflicting_module_view_win.h38 void ShowBubble();
H A Davatar_menu_bubble_view.h51 static void ShowBubble(views::View* anchor_view,
/external/chromium_org/tools/valgrind/gtest_exclude/
H A Dunit_tests.gtest-drmemory_win32.txt66 OneClickSigninBubbleViewTest.ShowBubble
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
H A Dzoom_decoration.h33 void ShowBubble(BOOL auto_close);
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dtooltip_icon.cc75 &TooltipIcon::ShowBubble);
84 ShowBubble();
95 ShowBubble();
119 void TooltipIcon::ShowBubble() { function in class:autofill::TooltipIcon
H A Dtooltip_icon.h53 void ShowBubble();
/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dhome_button.cc29 static void ShowBubble(Browser* browser,
59 void HomePageUndoBubble::ShowBubble(Browser* browser, function in class:__anon6689::HomePageUndoBubble
127 // to reset this, and the user triggers a call to ShowBubble() while the
178 HomePageUndoBubble::ShowBubble(browser_, old_is_ntp, old_homepage, this);
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dsuspicious_extension_bubble_view.h51 void ShowBubble();

Completed in 445 milliseconds

123