Searched refs:closed_by_escape (Results 1 - 25 of 67) sorted by relevance

123

/external/chromium_org/chrome/browser/ui/gtk/
H A Dfirst_run_bubble.h26 virtual void BubbleClosing(BubbleGtk* bubble, bool closed_by_escape) OVERRIDE;
H A Dconfirm_bubble_gtk.h48 virtual void BubbleClosing(BubbleGtk* bubble, bool closed_by_escape) OVERRIDE;
H A Dglobal_error_bubble.h31 virtual void BubbleClosing(BubbleGtk* bubble, bool closed_by_escape) OVERRIDE;
H A Dpassword_generation_bubble_gtk.h38 virtual void BubbleClosing(BubbleGtk* bubble, bool closed_by_escape) OVERRIDE;
H A Dscript_bubble_gtk.h41 virtual void BubbleClosing(BubbleGtk* bubble, bool closed_by_escape) OVERRIDE;
H A Davatar_menu_bubble_gtk.h37 bool closed_by_escape) OVERRIDE;
H A Done_click_signin_bubble_gtk.h36 BubbleGtk* bubble, bool closed_by_escape) OVERRIDE;
/external/chromium/chrome/browser/chromeos/
H A Dsetting_level_bubble.h56 virtual void BubbleClosing(Bubble* bubble, bool closed_by_escape);
/external/chromium/chrome/browser/ui/views/
H A Dfirst_run_bubble.h40 virtual void BubbleClosing(Bubble* bubble, bool closed_by_escape);
H A Dpage_info_bubble_view.h45 virtual void BubbleClosing(Bubble* bubble, bool closed_by_escape);
/external/chromium/chrome/browser/ui/views/location_bar/
H A Dstar_view.h38 virtual void BubbleClosing(Bubble* bubble, bool closed_by_escape) OVERRIDE;
H A Dcontent_setting_image_view.h52 virtual void BubbleClosing(Bubble* bubble, bool closed_by_escape) OVERRIDE;
H A Dstar_view.cc68 void StarView::BubbleClosing(Bubble* bubble, bool closed_by_escape) { argument
/external/chromium_org/chrome/browser/ui/gtk/extensions/
H A Dbundle_installed_bubble_gtk.h42 virtual void BubbleClosing(BubbleGtk* bubble, bool closed_by_escape) OVERRIDE;
H A Dextension_installed_bubble_gtk.h75 virtual void BubbleClosing(BubbleGtk* bubble, bool closed_by_escape) OVERRIDE;
H A Dextension_popup_gtk.h50 bool closed_by_escape) OVERRIDE;
/external/chromium/chrome/browser/ui/views/bubble/
H A Dbubble.h50 // |closed_by_escape| is true if the close is the result of the user pressing
52 virtual void BubbleClosing(Bubble* bubble, bool closed_by_escape) = 0;
176 // Closes the window notifying the delegate. |closed_by_escape| is true if
178 void DoClose(bool closed_by_escape);
/external/chromium/chrome/browser/chromeos/login/
H A Dnetwork_screen.h65 virtual void BubbleClosing(Bubble* bubble, bool closed_by_escape) { argument
H A Dviews_login_display.h62 virtual void BubbleClosing(Bubble* bubble, bool closed_by_escape) { argument
/external/chromium/chrome/browser/ui/gtk/bookmarks/
H A Dbookmark_bubble_gtk.h48 bool closed_by_escape);
/external/chromium/chrome/browser/ui/gtk/
H A Dcontent_setting_bubble_gtk.h44 bool closed_by_escape);
H A Dfirst_run_bubble.h37 bool closed_by_escape);
/external/chromium/chrome/browser/ui/gtk/extensions/
H A Dextension_installed_bubble_gtk.h72 bool closed_by_escape);
H A Dextension_popup_gtk.h43 bool closed_by_escape);
/external/chromium/chrome/browser/ui/views/extensions/
H A Dextension_installed_bubble.h69 virtual void BubbleClosing(Bubble* bubble, bool closed_by_escape);

Completed in 220 milliseconds

123