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

1 2

  /external/chromium_org/components/web_modal/
modal_dialog_host.h 33 virtual gfx::NativeView GetHostView() const = 0;
test_web_contents_modal_dialog_host.cc 21 gfx::NativeView TestWebContentsModalDialogHost::GetHostView() const {
test_web_contents_modal_dialog_host.h 24 virtual gfx::NativeView GetHostView() const OVERRIDE;
  /external/chromium_org/chrome/browser/printing/
print_preview_test.cc 40 virtual gfx::NativeView GetHostView() const OVERRIDE {
  /external/chromium_org/chrome/browser/ui/views/
constrained_window_views.cc 90 views::Widget::GetWidgetForNativeView(dialog_host->GetHostView())->
133 DCHECK_EQ(parent, host->GetHostView());
constrained_window_views_browsertest.cc 160 modal_delegate->GetWebContentsModalDialogHost()->GetHostView());
176 modal_delegate->GetWebContentsModalDialogHost()->GetHostView());
249 modal_delegate->GetWebContentsModalDialogHost()->GetHostView());
284 modal_delegate->GetWebContentsModalDialogHost()->GetHostView());
334 modal_delegate->GetWebContentsModalDialogHost()->GetHostView());
login_prompt_views.cc 162 this, modal_delegate->GetWebContentsModalDialogHost()->GetHostView());
tab_modal_confirm_dialog_views.cc 61 this, modal_delegate->GetWebContentsModalDialogHost()->GetHostView());
constrained_web_dialog_delegate_views.cc 220 modal_delegate->GetWebContentsModalDialogHost()->GetHostView());
pdf_password_dialog.cc 82 this, modal_delegate->GetWebContentsModalDialogHost()->GetHostView());
ssl_client_certificate_selector.cc 158 this, modal_delegate->GetWebContentsModalDialogHost()->GetHostView());
web_contents_modal_dialog_manager_views.cc 201 host_->GetHostView());
  /external/chromium_org/chrome/browser/chromeos/attestation/
platform_verification_dialog.cc 51 dialog, modal_delegate->GetWebContentsModalDialogHost()->GetHostView());
  /external/chromium_org/chrome/browser/chromeos/login/
captive_portal_window_proxy.cc 65 delegate->GetWebContentsModalDialogHost()->GetHostView());
webui_login_view.h 66 virtual gfx::NativeView GetHostView() const OVERRIDE;
webui_login_view.cc 195 gfx::NativeView WebUILoginView::GetHostView() const {
  /external/chromium_org/chrome/browser/extensions/
extension_view_host.h 113 virtual gfx::NativeView GetHostView() const OVERRIDE;
extension_view_host.cc 275 gfx::NativeView ExtensionViewHost::GetHostView() const {
  /external/chromium_org/chrome/browser/ui/cocoa/apps/
native_app_window_cocoa.h 146 virtual gfx::NativeView GetHostView() const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/gtk/apps/
native_app_window_gtk.h 89 virtual gfx::NativeView GetHostView() const OVERRIDE;
native_app_window_gtk.cc 368 gfx::NativeView NativeAppWindowGtk::GetHostView() const {
  /external/chromium_org/chrome/browser/ui/views/apps/
native_app_window_views.h 192 virtual gfx::NativeView GetHostView() const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/download/
download_danger_prompt_views.cc 374 modal_delegate->GetWebContentsModalDialogHost()->GetHostView());
  /external/chromium_org/chrome/browser/ui/views/extensions/
media_galleries_dialog_views.cc 92 this, modal_delegate->GetWebContentsModalDialogHost()->GetHostView());
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_view_layout.cc 96 virtual gfx::NativeView GetHostView() const OVERRIDE {

Completed in 164 milliseconds

1 2