HomeSort by relevance Sort by last modified time
    Searched refs:InfoBubbleClosing (Results 1 - 16 of 16) sorted by null

  /external/chromium/chrome/browser/ui/gtk/extensions/
extension_installed_bubble_gtk.h 71 virtual void InfoBubbleClosing(InfoBubbleGtk* info_bubble,
extension_popup_gtk.h 42 virtual void InfoBubbleClosing(InfoBubbleGtk* bubble,
extension_popup_gtk.cc 141 void ExtensionPopupGtk::InfoBubbleClosing(InfoBubbleGtk* bubble,
extension_installed_bubble_gtk.cc 300 void ExtensionInstalledBubbleGtk::InfoBubbleClosing(InfoBubbleGtk* info_bubble,
  /external/chromium/chrome/browser/ui/gtk/
first_run_bubble.h 36 virtual void InfoBubbleClosing(InfoBubbleGtk* info_bubble,
content_setting_bubble_gtk.h 43 virtual void InfoBubbleClosing(InfoBubbleGtk* info_bubble,
info_bubble_gtk.h 9 // InfoBubbleGtkDelegate::InfoBubbleClosing(). Then the widgets and the
38 virtual void InfoBubbleClosing(InfoBubbleGtk* info_bubble,
page_info_bubble_gtk.cc 56 virtual void InfoBubbleClosing(InfoBubbleGtk* info_bubble,
174 void PageInfoBubbleGtk::InfoBubbleClosing(InfoBubbleGtk* info_bubble,
content_setting_bubble_gtk.cc 75 void ContentSettingBubbleGtk::InfoBubbleClosing(InfoBubbleGtk* info_bubble,
77 delegate_->InfoBubbleClosing(info_bubble, closed_by_escape);
first_run_bubble.cc 46 void FirstRunBubble::InfoBubbleClosing(InfoBubbleGtk* info_bubble,
location_bar_view_gtk.h 178 virtual void InfoBubbleClosing(InfoBubbleGtk* info_bubble,
info_bubble_gtk.cc 83 delegate_->InfoBubbleClosing(this, closed_by_escape_);
location_bar_view_gtk.cc     [all...]
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bubble_gtk.h 47 virtual void InfoBubbleClosing(InfoBubbleGtk* info_bubble,
bookmark_bubble_gtk.cc 50 void BookmarkBubbleGtk::InfoBubbleClosing(InfoBubbleGtk* info_bubble,
  /external/chromium/chrome/browser/speech/
speech_input_bubble_gtk.cc 45 virtual void InfoBubbleClosing(InfoBubbleGtk* info_bubble,
90 // The |Close| call below invokes our |InfoBubbleClosing| method. Since we
97 void SpeechInputBubbleGtk::InfoBubbleClosing(InfoBubbleGtk* info_bubble,

Completed in 146 milliseconds