/external/chromium/chrome/browser/chromeos/login/ |
H A D | views_login_display.h | 62 virtual void BubbleClosing(Bubble* bubble, bool closed_by_escape) { function in class:chromeos::ViewsLoginDisplay
|
H A D | network_screen.h | 65 virtual void BubbleClosing(Bubble* bubble, bool closed_by_escape) { function in class:chromeos::NetworkScreen
|
H A D | eula_view.h | 118 virtual void BubbleClosing(Bubble* bubble, bool closed_by_escape) { function in class:chromeos::EulaView
|
H A D | screen_locker.cc | 863 void ScreenLocker::BubbleClosing(Bubble* bubble, bool closed_by_escape) { function in class:chromeos::ScreenLocker
|
/external/chromium/chrome/browser/ui/views/location_bar/ |
H A D | star_view.cc | 68 void StarView::BubbleClosing(Bubble* bubble, bool closed_by_escape) { function in class:StarView
|
H A D | content_setting_image_view.cc | 220 void ContentSettingImageView::BubbleClosing(Bubble* bubble, function in class:ContentSettingImageView
|
/external/chromium/chrome/browser/chromeos/status/ |
H A D | network_menu_button.h | 89 virtual void BubbleClosing(Bubble* bubble, bool closed_by_escape) { function in class:chromeos::NetworkMenuButton
|
/external/chromium/chrome/browser/chromeos/ |
H A D | setting_level_bubble.cc | 161 void SettingLevelBubble::BubbleClosing(Bubble* bubble, bool) { function in class:chromeos::SettingLevelBubble
|
/external/chromium/chrome/browser/speech/ |
H A D | speech_input_bubble_views.cc | 271 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 D | bookmark_bubble_view.cc | 100 // |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 D | extension_installed_bubble.cc | 249 AddRef(); // Balanced in BubbleClosing. 362 void ExtensionInstalledBubble::BubbleClosing(Bubble* bubble, function in class:ExtensionInstalledBubble
|
/external/chromium/chrome/browser/ui/views/ |
H A D | first_run_bubble.cc | 553 void FirstRunBubble::BubbleClosing(Bubble* bubble, bool closed_by_escape) { function in class:FirstRunBubble
|
H A D | page_info_bubble_view.cc | 213 void PageInfoBubbleView::BubbleClosing(Bubble* bubble, bool closed_by_escape) { function in class:PageInfoBubbleView
|