Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/views/
Dwindow_view.cc73 gfx::Rect pixel_bounds = in GetWindowBoundsForClientBounds() local
76 pixel_bounds = views::GetWindowBoundsForClientBounds( in GetWindowBoundsForClientBounds()
77 static_cast<View*>(const_cast<NativeFrameViewEx*>(this)), pixel_bounds); in GetWindowBoundsForClientBounds()
79 view_util::GetNativeWindow(widget_), pixel_bounds); in GetWindowBoundsForClientBounds()