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

  /external/chromium/chrome/browser/ui/gtk/extensions/
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/bookmarks/
bookmark_bubble_gtk.cc 50 void BookmarkBubbleGtk::InfoBubbleClosing(InfoBubbleGtk* info_bubble,
  /external/chromium/chrome/browser/ui/gtk/
first_run_bubble.cc 46 void FirstRunBubble::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);
location_bar_view_gtk.cc     [all...]
  /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 284 milliseconds