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

  /external/chromium_org/components/web_modal/
web_contents_modal_dialog_host.h 36 virtual gfx::NativeView GetHostView() const = 0;
  /external/chromium_org/chrome/browser/printing/
print_preview_test.cc 40 virtual gfx::NativeView GetHostView() const OVERRIDE {
  /external/chromium_org/chrome/browser/chromeos/login/
simple_web_view_dialog.h 108 virtual gfx::NativeView GetHostView() const OVERRIDE;
webui_login_view.h 64 virtual gfx::NativeView GetHostView() const OVERRIDE;
simple_web_view_dialog.cc 359 gfx::NativeView SimpleWebViewDialog::GetHostView() const {
webui_login_view.cc 236 gfx::NativeView WebUILoginView::GetHostView() const {
  /external/chromium_org/chrome/browser/ui/gtk/apps/
native_app_window_gtk.h 75 virtual gfx::NativeView GetHostView() const OVERRIDE;
native_app_window_gtk.cc 371 gfx::NativeView NativeAppWindowGtk::GetHostView() const {
  /external/chromium_org/chrome/browser/ui/cocoa/apps/
native_app_window_cocoa.h 122 virtual gfx::NativeView GetHostView() const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/apps/
native_app_window_views.h 144 virtual gfx::NativeView GetHostView() const OVERRIDE;
native_app_window_views.cc 426 gfx::NativeView NativeAppWindowViews::GetHostView() const {
  /external/chromium_org/chrome/browser/ui/views/
constrained_window_views.cc 132 position += views::Widget::GetWidgetForNativeView(host_->GetHostView())->
656 params.parent = dialog_host->GetHostView();
701 DCHECK_EQ(parent, host->GetHostView());
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_view_layout.cc 79 virtual gfx::NativeView GetHostView() const OVERRIDE {

Completed in 182 milliseconds