Searched defs:ShowBubble (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dopen_pdf_in_reader_view.cc40 void OpenPDFInReaderView::ShowBubble() { function in class:OpenPDFInReaderView
63 ShowBubble();
72 ShowBubble();
H A Dzoom_bubble_view.cc49 void ZoomBubbleView::ShowBubble(content::WebContents* web_contents, function in class:ZoomBubbleView
/external/chromium_org/chrome/browser/ui/views/
H A Dfirst_run_bubble.cc30 FirstRunBubble* FirstRunBubble::ShowBubble(Browser* browser, function in class:FirstRunBubble
H A Dconflicting_module_view_win.cc101 bubble_delegate->ShowBubble();
112 void ConflictingModuleView::ShowBubble() { function in class:ConflictingModuleView
H A Doutdated_upgrade_bubble_view.cc63 void OutdatedUpgradeBubbleView::ShowBubble(views::View* anchor_view, function in class:OutdatedUpgradeBubbleView
100 // asynchronous and ShowBubble may be called before full destruction and
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dtooltip_icon.cc75 &TooltipIcon::ShowBubble);
84 ShowBubble();
108 void TooltipIcon::ShowBubble() { function in class:autofill::TooltipIcon
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dbookmark_app_bubble_view.cc58 void BookmarkAppBubbleView::ShowBubble(views::View* anchor_view, function in class:BookmarkAppBubbleView
H A Dextension_popup.cc91 ShowBubble();
208 popup->ShowBubble();
218 void ExtensionPopup::ShowBubble() { function in class:ExtensionPopup
H A Dextension_message_bubble_view.cc107 base::Bind(&ExtensionMessageBubbleView::ShowBubble,
124 void ExtensionMessageBubbleView::ShowBubble() { function in class:extensions::ExtensionMessageBubbleView
/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dhome_button.cc30 static void ShowBubble(Browser* browser,
60 void HomePageUndoBubble::ShowBubble(Browser* browser, function in class:__anon5373::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/translate/
H A Dchrome_translate_client.cc189 ShowBubble(step, error_type);
307 void ChromeTranslateClient::ShowBubble( function in class:ChromeTranslateClient
324 // This ShowBubble function is also used for upating the existing bubble.
/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bubble_view.cc63 void BookmarkBubbleView::ShowBubble(views::View* anchor_view, function in class:BookmarkBubbleView
/external/chromium_org/chrome/browser/ui/views/sync/
H A Done_click_signin_bubble_view.cc53 void OneClickSigninBubbleView::ShowBubble( function in class:OneClickSigninBubbleView
/external/chromium_org/chrome/browser/ui/views/profiles/
H A Dprofile_reset_bubble_view.cc151 ProfileResetBubbleView* ProfileResetBubbleView::ShowBubble( function in class:ProfileResetBubbleView
446 return ProfileResetBubbleView::ShowBubble(global_error, browser);
H A Davatar_menu_bubble_view.cc476 void AvatarMenuBubbleView::ShowBubble( function in class:AvatarMenuBubbleView
H A Dprofile_chooser_view.cc486 void ProfileChooserView::ShowBubble( function in class:ProfileChooserView
/external/chromium_org/chrome/browser/ui/views/translate/
H A Dtranslate_bubble_view.cc82 void TranslateBubbleView::ShowBubble( function in class:TranslateBubbleView
/external/chromium_org/chrome/browser/ui/views/passwords/
H A Dmanage_passwords_bubble_view.cc151 ManagePasswordsBubbleView::ShowBubble(
701 void ManagePasswordsBubbleView::ShowBubble(content::WebContents* web_contents, function in class:ManagePasswordsBubbleView

Completed in 749 milliseconds