Searched defs:BubbleClosing (Results 1 - 13 of 13) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
H A Dviews_login_display.h62 virtual void BubbleClosing(Bubble* bubble, bool closed_by_escape) { function in class:chromeos::ViewsLoginDisplay
H A Dnetwork_screen.h65 virtual void BubbleClosing(Bubble* bubble, bool closed_by_escape) { function in class:chromeos::NetworkScreen
H A Deula_view.h118 virtual void BubbleClosing(Bubble* bubble, bool closed_by_escape) { function in class:chromeos::EulaView
H A Dscreen_locker.cc863 void ScreenLocker::BubbleClosing(Bubble* bubble, bool closed_by_escape) { function in class:chromeos::ScreenLocker
/external/chromium/chrome/browser/ui/views/location_bar/
H A Dstar_view.cc68 void StarView::BubbleClosing(Bubble* bubble, bool closed_by_escape) { function in class:StarView
H A Dcontent_setting_image_view.cc220 void ContentSettingImageView::BubbleClosing(Bubble* bubble, function in class:ContentSettingImageView
/external/chromium/chrome/browser/chromeos/status/
H A Dnetwork_menu_button.h89 virtual void BubbleClosing(Bubble* bubble, bool closed_by_escape) { function in class:chromeos::NetworkMenuButton
/external/chromium/chrome/browser/chromeos/
H A Dsetting_level_bubble.cc161 void SettingLevelBubble::BubbleClosing(Bubble* bubble, bool) { function in class:chromeos::SettingLevelBubble
/external/chromium/chrome/browser/speech/
H A Dspeech_input_bubble_views.cc271 virtual void BubbleClosing(Bubble* bubble, bool closed_by_escape);
314 void SpeechInputBubbleImpl::BubbleClosing(Bubble* bubble, function in class:__anon1870::SpeechInputBubbleImpl
/external/chromium/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bubble_view.cc100 // |bubble_| can be set to NULL in BubbleClosing when we close the bubble
320 void BookmarkBubbleView::BubbleClosing(Bubble* bubble, function in class:BookmarkBubbleView
333 delegate_->BubbleClosing(bubble, closed_by_escape);
/external/chromium/chrome/browser/ui/views/extensions/
H A Dextension_installed_bubble.cc249 AddRef(); // Balanced in BubbleClosing.
362 void ExtensionInstalledBubble::BubbleClosing(Bubble* bubble, function in class:ExtensionInstalledBubble
/external/chromium/chrome/browser/ui/views/
H A Dfirst_run_bubble.cc553 void FirstRunBubble::BubbleClosing(Bubble* bubble, bool closed_by_escape) { function in class:FirstRunBubble
H A Dpage_info_bubble_view.cc213 void PageInfoBubbleView::BubbleClosing(Bubble* bubble, bool closed_by_escape) { function in class:PageInfoBubbleView

Completed in 504 milliseconds