Home
last modified time | relevance | path

Searched refs:ShowBubble (Results 1 – 25 of 53) sorted by relevance

123

/external/chromium_org/chrome/browser/ui/views/location_bar/
Dzoom_bubble_view_browsertest.cc30 ZoomBubbleView::ShowBubble(web_contents, true); in IN_PROC_BROWSER_TEST_F()
51 ZoomBubbleView::ShowBubble(web_contents, true); in IN_PROC_BROWSER_TEST_F()
89 ZoomBubbleView::ShowBubble(web_contents, true); in IN_PROC_BROWSER_TEST_F()
103 ZoomBubbleView::ShowBubble(web_contents, true); in IN_PROC_BROWSER_TEST_F()
Dopen_pdf_in_reader_view.cc40 void OpenPDFInReaderView::ShowBubble() { in ShowBubble() function in OpenPDFInReaderView
63 ShowBubble(); in OnMouseReleased()
72 ShowBubble(); in OnKeyPressed()
Dopen_pdf_in_reader_view.h31 void ShowBubble();
Dzoom_view.cc81 ZoomBubbleView::ShowBubble(location_bar_delegate_->GetWebContents(), false); in ActivateBubble()
/external/chromium_org/chrome/browser/ui/views/passwords/
Dmanage_passwords_bubble_view_browsertest.cc48 ManagePasswordsBubbleView::ShowBubble( in IN_PROC_BROWSER_TEST_F()
61 ManagePasswordsBubbleView::ShowBubble( in IN_PROC_BROWSER_TEST_F()
183 ManagePasswordsBubbleView::ShowBubble( in IN_PROC_BROWSER_TEST_F()
203 ManagePasswordsBubbleView::ShowBubble(web_contents, in IN_PROC_BROWSER_TEST_F()
222 ManagePasswordsBubbleView::ShowBubble( in IN_PROC_BROWSER_TEST_F()
Dmanage_passwords_bubble_view.h29 static void ShowBubble(content::WebContents* web_contents,
/external/chromium_org/chrome/browser/ui/cocoa/passwords/
Dmanage_passwords_bubble_cocoa_unittest.mm56 void ShowBubble() {
83 ShowBubble();
89 ShowBubble();
98 ShowBubble();
119 ShowBubble();
Dmanage_passwords_bubble_cocoa.h30 static void ShowBubble(content::WebContents* webContents,
Dmanage_passwords_bubble_cocoa.mm60 ManagePasswordsBubbleCocoa::ShowBubble(
133 void ManagePasswordsBubbleCocoa::ShowBubble(content::WebContents* webContents, function
/external/chromium_org/chrome/browser/ui/views/autofill/
Dtooltip_icon.cc75 &TooltipIcon::ShowBubble); in OnMouseEntered()
84 ShowBubble(); in OnGestureEvent()
108 void TooltipIcon::ShowBubble() { in ShowBubble() function in autofill::TooltipIcon
Dtooltip_icon.h51 void ShowBubble();
/external/chromium_org/chrome/browser/ui/views/toolbar/
Dhome_button.cc30 static void ShowBubble(Browser* browser,
60 void HomePageUndoBubble::ShowBubble(Browser* browser, in ShowBubble() function in __anond9865ba60111::HomePageUndoBubble
178 HomePageUndoBubble::ShowBubble(browser_, old_is_ntp, old_homepage, this); in OnPerformDrop()
/external/chromium_org/chrome/browser/ui/views/extensions/
Dextension_popup.cc91 ShowBubble(); in Observe()
208 popup->ShowBubble(); in ShowPopup()
218 void ExtensionPopup::ShowBubble() { in ShowBubble() function in ExtensionPopup
Dbookmark_app_bubble_view.h42 static void ShowBubble(views::View* anchor_view,
/external/chromium_org/chrome/browser/ui/views/
Dfirst_run_bubble.h17 static FirstRunBubble* ShowBubble(Browser* browser, views::View* anchor_view);
Dconflicting_module_view_win.cc101 bubble_delegate->ShowBubble(); in MaybeShow()
112 void ConflictingModuleView::ShowBubble() { in ShowBubble() function in ConflictingModuleView
Dfirst_run_bubble_unittest.cc55 FirstRunBubble::ShowBubble(NULL, anchor_widget->GetContentsView()); in TEST_F()
Doutdated_upgrade_bubble_view.h28 static void ShowBubble(views::View* anchor_view,
Dconflicting_module_view_win.h38 void ShowBubble();
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
Dzoom_decoration.mm48 void ZoomDecoration::ShowBubble(BOOL auto_close) { function
119 ShowBubble(NO);
Dzoom_decoration_browsertest.mm93 zoom_decoration->ShowBubble(false);
122 zoom_decoration->ShowBubble(true);
Dzoom_decoration.h33 void ShowBubble(BOOL auto_close);
/external/chromium_org/chrome/browser/ui/cocoa/
Dbase_bubble_controller_unittest.mm118 base::scoped_nsobject<BaseBubbleController> ShowBubble() WARN_UNUSED_RESULT {
258 base::scoped_nsobject<BaseBubbleController> keep_alive = ShowBubble();
275 base::scoped_nsobject<BaseBubbleController> keep_alive = ShowBubble();
317 base::scoped_nsobject<BaseBubbleController> keep_alive = ShowBubble();
358 base::scoped_nsobject<BaseBubbleController> keep_alive = ShowBubble();
/external/chromium_org/chrome/browser/ui/views/sync/
Done_click_signin_bubble_view_unittest.cc52 OneClickSigninBubbleView::ShowBubble( in ShowOneClickSigninBubble()
111 TEST_F(OneClickSigninBubbleViewTest, ShowBubble) { in TEST_F() argument
/external/chromium_org/chrome/browser/translate/
Dchrome_translate_client.cc189 ShowBubble(step, error_type); in ShowTranslateUI()
307 void ChromeTranslateClient::ShowBubble( in ShowBubble() function in ChromeTranslateClient

123