Home
last modified time | relevance | path

Searched refs:GetContentNativeView (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/libcef/browser/osr/
Dweb_contents_view_osr.h42 gfx::NativeView GetContentNativeView() const override;
Dweb_contents_view_osr.cc49 gfx::NativeView CefWebContentsViewOSR::GetContentNativeView() const { in GetContentNativeView() function in CefWebContentsViewOSR
/third_party/cef/libcef/browser/native/
Dmenu_runner_mac.mm60 browser->web_contents()->GetContentNativeView().GetNativeNSView();
Dbrowser_platform_delegate_native_mac.mm320 NSView* view = web_contents_->GetContentNativeView().GetNativeNSView();