Searched refs:CanCloseDialog (Results 1 - 5 of 5) sorted by last modified time

/external/chromium_org/ui/views/controls/webview/
H A Dweb_dialog_view.cc100 if (!delegate_->CanCloseDialog() && !close_contents_called_)
/external/chromium_org/ui/web_dialogs/
H A Dweb_dialog_delegate.cc17 bool WebDialogDelegate::CanCloseDialog() const { function in class:ui::WebDialogDelegate
H A Dweb_dialog_delegate.h70 virtual bool CanCloseDialog() const;
/external/chromium_org/chrome/browser/chromeos/charger_replace/
H A Dcharger_replacement_dialog.cc130 bool ChargerReplacementDialog::CanCloseDialog() const { function in class:chromeos::ChargerReplacementDialog
H A Dcharger_replacement_dialog.h42 virtual bool CanCloseDialog() const OVERRIDE;

Completed in 96 milliseconds