Home
last modified time | relevance | path

Searched defs:client_bounds (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/libcef/browser/views/
Dview_util.cc276 const gfx::Rect& client_bounds = in ConvertPointToWindow() local
297 const gfx::Rect& client_bounds = in ConvertPointFromWindow() local
Dwindow_impl.cc511 const gfx::Rect& client_bounds = in GetClientAreaBoundsInScreen() local
/third_party/cef/tests/ceftests/views/
Dtest_window_delegate.cc82 CefRect client_bounds = window->GetBounds(); in OnWindowCreated() local
Dscroll_view_unittest.cc114 const CefRect& client_bounds = window->GetClientAreaBoundsInScreen(); in RunScrollViewLayout() local