HomeSort by relevance Sort by last modified time
    Searched defs:ShowBubble (Results 1 - 22 of 22) sorted by null

  /external/chromium_org/chrome/browser/ui/gtk/
confirm_bubble_gtk_browsertest.cc 22 void ShowBubble() {
68 ShowBubble();
78 ShowBubble();
88 ShowBubble();
manage_passwords_bubble_gtk.cc 32 void ManagePasswordsBubbleGtk::ShowBubble(content::WebContents* web_contents) {
zoom_bubble_gtk.cc 44 void ZoomBubbleGtk::ShowBubble(content::WebContents* web_contents,
  /external/chromium_org/chrome/browser/ui/views/location_bar/
open_pdf_in_reader_view.cc 43 void OpenPDFInReaderView::ShowBubble() {
66 ShowBubble();
75 ShowBubble();
zoom_bubble_view.cc 43 void ZoomBubbleView::ShowBubble(content::WebContents* web_contents,
201 ShowBubble(zoom_bubble_->web_contents_, false);
  /external/chromium_org/chrome/browser/ui/views/
first_run_bubble.cc 29 FirstRunBubble* FirstRunBubble::ShowBubble(Browser* browser,
outdated_upgrade_bubble_view.cc 55 void OutdatedUpgradeBubbleView::ShowBubble(views::View* anchor_view,
87 // asynchronous and ShowBubble may be called before full destruction and
conflicting_module_view_win.cc 102 bubble_delegate->ShowBubble();
113 void ConflictingModuleView::ShowBubble() {
profile_reset_bubble_view.cc 152 ProfileResetBubbleView* ProfileResetBubbleView::ShowBubble(
436 return ProfileResetBubbleView::ShowBubble(global_error, browser);
profile_chooser_view.cc 312 void ProfileChooserView::ShowBubble(
avatar_menu_bubble_view.cc 484 void AvatarMenuBubbleView::ShowBubble(
  /external/chromium/chrome/browser/chromeos/
setting_level_bubble.cc 90 void SettingLevelBubble::ShowBubble(int percent) {
  /external/chromium_org/chrome/browser/ui/views/autofill/
tooltip_icon.cc 75 &TooltipIcon::ShowBubble);
84 ShowBubble();
95 ShowBubble();
119 void TooltipIcon::ShowBubble() {
  /external/chromium_org/chrome/browser/ui/views/toolbar/
home_button.cc 29 static void ShowBubble(Browser* browser,
59 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.cc 53 void BookmarkBubbleView::ShowBubble(views::View* anchor_view,
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_popup.cc 116 ShowBubble();
232 popup->ShowBubble();
244 void ExtensionPopup::ShowBubble() {
extension_message_bubble_view.cc 169 base::Bind(&ExtensionMessageBubbleView::ShowBubble,
187 void ExtensionMessageBubbleView::ShowBubble() {
suspicious_extension_bubble_view.cc 104 base::Bind(&SuspiciousExtensionBubbleView::ShowBubble,
122 void SuspiciousExtensionBubbleView::ShowBubble() {
  /external/chromium_org/chrome/browser/ui/views/passwords/
manage_passwords_bubble_view.cc 56 void ManagePasswordsBubbleView::ShowBubble(content::WebContents* web_contents,
  /external/chromium_org/chrome/browser/ui/views/sync/
one_click_signin_bubble_view.cc 51 void OneClickSigninBubbleView::ShowBubble(
  /external/chromium_org/chrome/browser/translate/
translate_manager.cc 423 ShowBubble(web_contents,
486 ShowBubble(web_contents, TranslateBubbleModel::VIEW_STATE_TRANSLATING,
612 ShowBubble(web_contents, view_state, details->error_type);
682 ShowBubble(web_contents, TranslateBubbleModel::VIEW_STATE_ERROR,
705 void TranslateManager::ShowBubble(WebContents* web_contents,
722 // This ShowBubble function is also used for upating the existing bubble.
  /external/chromium_org/chrome/browser/ui/views/translate/
translate_bubble_view.cc 139 void TranslateBubbleView::ShowBubble(views::View* anchor_view,

Completed in 823 milliseconds