/external/chromium_org/chrome/browser/ui/views/location_bar/ |
D | zoom_bubble_view_browsertest.cc | 30 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()
|
D | open_pdf_in_reader_view.cc | 40 void OpenPDFInReaderView::ShowBubble() { in ShowBubble() function in OpenPDFInReaderView 63 ShowBubble(); in OnMouseReleased() 72 ShowBubble(); in OnKeyPressed()
|
D | open_pdf_in_reader_view.h | 31 void ShowBubble();
|
D | zoom_view.cc | 81 ZoomBubbleView::ShowBubble(location_bar_delegate_->GetWebContents(), false); in ActivateBubble()
|
/external/chromium_org/chrome/browser/ui/views/passwords/ |
D | manage_passwords_bubble_view_browsertest.cc | 48 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()
|
D | manage_passwords_bubble_view.h | 29 static void ShowBubble(content::WebContents* web_contents,
|
/external/chromium_org/chrome/browser/ui/cocoa/passwords/ |
D | manage_passwords_bubble_cocoa_unittest.mm | 56 void ShowBubble() { 83 ShowBubble(); 89 ShowBubble(); 98 ShowBubble(); 119 ShowBubble();
|
D | manage_passwords_bubble_cocoa.h | 30 static void ShowBubble(content::WebContents* webContents,
|
D | manage_passwords_bubble_cocoa.mm | 60 ManagePasswordsBubbleCocoa::ShowBubble( 133 void ManagePasswordsBubbleCocoa::ShowBubble(content::WebContents* webContents, function
|
/external/chromium_org/chrome/browser/ui/views/autofill/ |
D | tooltip_icon.cc | 75 &TooltipIcon::ShowBubble); in OnMouseEntered() 84 ShowBubble(); in OnGestureEvent() 108 void TooltipIcon::ShowBubble() { in ShowBubble() function in autofill::TooltipIcon
|
D | tooltip_icon.h | 51 void ShowBubble();
|
/external/chromium_org/chrome/browser/ui/views/toolbar/ |
D | home_button.cc | 30 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/ |
D | extension_popup.cc | 91 ShowBubble(); in Observe() 208 popup->ShowBubble(); in ShowPopup() 218 void ExtensionPopup::ShowBubble() { in ShowBubble() function in ExtensionPopup
|
D | bookmark_app_bubble_view.h | 42 static void ShowBubble(views::View* anchor_view,
|
/external/chromium_org/chrome/browser/ui/views/ |
D | first_run_bubble.h | 17 static FirstRunBubble* ShowBubble(Browser* browser, views::View* anchor_view);
|
D | conflicting_module_view_win.cc | 101 bubble_delegate->ShowBubble(); in MaybeShow() 112 void ConflictingModuleView::ShowBubble() { in ShowBubble() function in ConflictingModuleView
|
D | first_run_bubble_unittest.cc | 55 FirstRunBubble::ShowBubble(NULL, anchor_widget->GetContentsView()); in TEST_F()
|
D | outdated_upgrade_bubble_view.h | 28 static void ShowBubble(views::View* anchor_view,
|
D | conflicting_module_view_win.h | 38 void ShowBubble();
|
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/ |
D | zoom_decoration.mm | 48 void ZoomDecoration::ShowBubble(BOOL auto_close) { function 119 ShowBubble(NO);
|
D | zoom_decoration_browsertest.mm | 93 zoom_decoration->ShowBubble(false); 122 zoom_decoration->ShowBubble(true);
|
D | zoom_decoration.h | 33 void ShowBubble(BOOL auto_close);
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | base_bubble_controller_unittest.mm | 118 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/ |
D | one_click_signin_bubble_view_unittest.cc | 52 OneClickSigninBubbleView::ShowBubble( in ShowOneClickSigninBubble() 111 TEST_F(OneClickSigninBubbleViewTest, ShowBubble) { in TEST_F() argument
|
/external/chromium_org/chrome/browser/translate/ |
D | chrome_translate_client.cc | 189 ShowBubble(step, error_type); in ShowTranslateUI() 307 void ChromeTranslateClient::ShowBubble( in ShowBubble() function in ChromeTranslateClient
|