HomeSort by relevance Sort by last modified time
    Searched refs:OnCloseContents (Results 1 - 25 of 56) sorted by null

1 2 3

  /external/chromium/chrome/browser/chromeos/
choose_mobile_network_dialog.h 31 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog);
sim_dialog_delegate.h 41 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog);
choose_mobile_network_dialog.cc 90 void ChooseMobileNetworkDialog::OnCloseContents(TabContents* source,
  /external/chromium/chrome/browser/ui/views/
keyboard_overlay_delegate.h 37 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog);
html_dialog_view.cc 159 void HtmlDialogView::OnCloseContents(TabContents* source,
162 delegate_->OnCloseContents(source, out_close_dialog);
206 OnCloseContents(source, &close_dialog);
html_dialog_view.h 70 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog);
keyboard_overlay_delegate.cc 70 void KeyboardOverlayDelegate::OnCloseContents(TabContents* source,
  /external/chromium/chrome/browser/ui/gtk/
html_dialog_gtk.h 46 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog) { }
  /external/chromium/chrome/browser/ui/webui/
constrained_html_ui_browsertest.cc 48 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog) {
html_dialog_ui.h 59 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog) = 0;
collected_cookies_ui_delegate.h 44 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog) {}
  /external/chromium_org/ash/keyboard_overlay/
keyboard_overlay_delegate.h 46 virtual void OnCloseContents(content::WebContents* source,
  /external/chromium_org/chrome/browser/chromeos/bluetooth/
bluetooth_pairing_dialog.h 41 virtual void OnCloseContents(
bluetooth_pairing_dialog.cc 85 void BluetoothPairingDialog::OnCloseContents(WebContents* source,
  /external/chromium_org/chrome/browser/chromeos/
choose_mobile_network_dialog.cc 64 void ChooseMobileNetworkDialog::OnCloseContents(WebContents* source,
choose_mobile_network_dialog.h 33 virtual void OnCloseContents(
sim_dialog_delegate.h 43 virtual void OnCloseContents(
sim_dialog_delegate.cc 104 void SimDialogDelegate::OnCloseContents(WebContents* source,
  /external/chromium_org/chrome/browser/ui/sync/
inline_login_dialog.cc 50 void InlineLoginDialog::OnCloseContents(
inline_login_dialog.h 36 virtual void OnCloseContents(
  /external/chromium_org/ui/web_dialogs/test/
test_web_dialog_delegate.cc 50 void TestWebDialogDelegate::OnCloseContents(WebContents* source,
test_web_dialog_delegate.h 36 virtual void OnCloseContents(content::WebContents* source,
  /external/chromium/chrome/browser/chromeos/login/
login_html_dialog.h 66 virtual void OnCloseContents(TabContents* source, bool* out_close_dialog);
  /external/chromium_org/chrome/browser/chromeos/login/
login_web_dialog.h 71 virtual void OnCloseContents(
  /external/chromium_org/chrome/browser/ui/webui/signin/
profile_signin_confirmation_dialog.h 63 virtual void OnCloseContents(content::WebContents* source,

Completed in 886 milliseconds

1 2 3