Home
last modified time | relevance | path

Searched refs:GetDisplayMatchingBounds (Results 1 – 8 of 8) sorted by relevance

/third_party/cef/libcef/browser/views/
Ddisplay_impl.cc27 CefRefPtr<CefDisplay> CefDisplay::GetDisplayMatchingBounds( in GetDisplayMatchingBounds() function in CefDisplay
31 return new CefDisplayImpl(view_util::GetDisplayMatchingBounds( in GetDisplayMatchingBounds()
Dview_util.h82 display::Display GetDisplayMatchingBounds(const gfx::Rect& bounds,
Dview_util.cc208 display::Display GetDisplayMatchingBounds(const gfx::Rect& bounds, in GetDisplayMatchingBounds() function
Dwindow_view.cc501 return view_util::GetDisplayMatchingBounds( in GetDisplay()
/third_party/cef/include/views/
Dcef_display.h76 static CefRefPtr<CefDisplay> GetDisplayMatchingBounds(
/third_party/cef/libcef_dll/
Dviews_stub.cc62 CefRefPtr<CefDisplay> CefDisplay::GetDisplayMatchingBounds( in GetDisplayMatchingBounds() function in CefDisplay
/third_party/cef/libcef_dll/ctocpp/views/
Ddisplay_ctocpp.cc50 CefRefPtr<CefDisplay> CefDisplay::GetDisplayMatchingBounds( in GetDisplayMatchingBounds() function in CefDisplay
/third_party/cef/libcef_dll/cpptoc/views/
Ddisplay_cpptoc.cc72 CefRefPtr<CefDisplay> _retval = CefDisplay::GetDisplayMatchingBounds( in cef_display_get_matching_bounds()