Home
last modified time | relevance | path

Searched defs:host_view (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/
Ddropdown_bar_host_aura.cc36 void DropdownBarHost::SetHostViewNative(views::View* host_view) { in SetHostViewNative()
Ddropdown_bar_host.cc36 void DropdownBarHost::Init(views::View* host_view, in Init()
/external/chromium_org/components/web_modal/
Dtest_web_contents_modal_dialog_host.cc12 gfx::NativeView host_view) in TestWebContentsModalDialogHost()
/external/chromium_org/ui/views/controls/webview/
Dwebview.cc117 content::RenderWidgetHostView* host_view = in GetTextInputClient() local
219 content::RenderWidgetHostView* host_view = in GetNativeViewAccessible() local
/external/chromium_org/chrome/browser/ui/views/extensions/
Dextension_view_views.cc55 content::RenderWidgetHostView* host_view = render_view_host()->GetView(); in SetVisible() local
/external/chromium_org/ui/views/widget/
Dwindow_reorderer.cc27 View* host_view = child->GetProperty(kHostViewKey); in GetViewsWithAssociatedWindow() local
/external/chromium_org/components/autofill/content/browser/risk/
Dfingerprint.cc481 content::RenderWidgetHostView* host_view = in GetFingerprint() local
/external/chromium_org/content/shell/browser/
Dshell_views.cc528 RenderWidgetHostView* host_view = web_contents_->GetRenderWidgetHostView(); in PlatformSetContents() local
/external/chromium_org/chrome/browser/ui/views/frame/
Dbrowser_view.cc324 DetachableToolbarView* host_view, in BookmarkExtensionBackground()