Home
last modified time | relevance | path

Searched defs:parent_view (Results 1 – 6 of 6) sorted by relevance

/third_party/cef/include/internal/
Dcef_types_mac.h103 cef_window_handle_t parent_view; member
/third_party/cef/libcef/browser/printing/
Dprint_dialog_linux.cc177 gfx::NativeView parent_view, in ShowDialog()
/third_party/cef/tests/cefclient/browser/
Dviews_window.cc1079 CefRefPtr<CefView> parent_view = extensions_panel_->GetParentView(); in UpdateExtensionControls() local
/third_party/weston/libweston-desktop/
Dsurface.c740 struct weston_desktop_view *view, *parent_view; in weston_desktop_surface_set_relative_to() local
/third_party/cef/libcef/browser/osr/
Drender_widget_host_view_osr.cc297 void CefRenderWidgetHostViewOSR::InitAsChild(gfx::NativeView parent_view) { in InitAsChild()
/third_party/weston/include/libweston/
Dlibweston.h1247 struct weston_view *parent_view; member