HomeSort by relevance Sort by last modified time
    Searched refs:ShowBubble (Results 1 - 25 of 45) sorted by null

1 2

  /external/chromium_org/chrome/browser/ui/views/
first_run_bubble.h 17 static FirstRunBubble* ShowBubble(Browser* browser, views::View* anchor_view);
conflicting_module_view_win.h 38 void ShowBubble();
first_run_bubble_unittest.cc 55 FirstRunBubble::ShowBubble(NULL, anchor_widget->GetContentsView());
outdated_upgrade_bubble_view.h 24 // instead use the static ShowBubble method.
28 static void ShowBubble(views::View* anchor_view,
first_run_bubble.cc 29 FirstRunBubble* FirstRunBubble::ShowBubble(Browser* browser,
  /external/chromium_org/chrome/browser/ui/views/location_bar/
open_pdf_in_reader_view.cc 38 void OpenPDFInReaderView::ShowBubble() {
61 ShowBubble();
70 ShowBubble();
open_pdf_in_reader_view.h 28 void ShowBubble();
zoom_bubble_view_browsertest.cc 30 ZoomBubbleView::ShowBubble(web_contents, true);
51 ZoomBubbleView::ShowBubble(web_contents, true);
89 ZoomBubbleView::ShowBubble(web_contents, true);
103 ZoomBubbleView::ShowBubble(web_contents, true);
zoom_bubble_view.h 33 static void ShowBubble(content::WebContents* web_contents,
zoom_view.cc 82 ZoomBubbleView::ShowBubble(location_bar_delegate_->GetWebContents(), false);
  /external/chromium_org/tools/valgrind/gtest_exclude/
unit_tests.gtest-drmemory_win32.txt 57 OneClickSigninBubbleViewTest.ShowBubble
  /external/chromium_org/chrome/browser/ui/views/autofill/
tooltip_icon.cc 75 &TooltipIcon::ShowBubble);
84 ShowBubble();
108 void TooltipIcon::ShowBubble() {
tooltip_icon.h 51 void ShowBubble();
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
zoom_decoration.h 33 void ShowBubble(BOOL auto_close);
  /external/chromium_org/chrome/browser/ui/views/passwords/
manage_passwords_bubble_view_browsertest.cc 25 ManagePasswordsBubbleView::ShowBubble(
33 ManagePasswordsBubbleView::ShowBubble(
  /external/chromium_org/chrome/browser/ui/views/toolbar/
home_button.cc 30 static void ShowBubble(Browser* browser,
60 void HomePageUndoBubble::ShowBubble(Browser* browser,
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/bookmarks/
bookmark_bubble_view.h 36 static void ShowBubble(views::View* anchor_view,
  /external/chromium_org/chrome/browser/ui/views/extensions/
bookmark_app_bubble_view.h 35 // the static ShowBubble method.
42 static void ShowBubble(views::View* anchor_view,
extension_popup.h 103 void ShowBubble();
extension_popup.cc 87 ShowBubble();
204 popup->ShowBubble();
214 void ExtensionPopup::ShowBubble() {
extension_message_bubble_view.h 168 void ShowBubble();
  /external/chromium_org/chrome/browser/ui/views/profiles/
profile_reset_bubble_view.h 42 static ProfileResetBubbleView* ShowBubble(
avatar_menu_bubble_view.h 51 static void ShowBubble(views::View* anchor_view,
  /external/chromium_org/chrome/browser/ui/views/sync/
one_click_signin_bubble_view.h 37 static void ShowBubble(BrowserWindow::OneClickSigninBubbleType type,
  /external/chromium_org/chrome/browser/translate/
chrome_translate_client.h 167 void ShowBubble(translate::TranslateStep step,

Completed in 870 milliseconds

1 2