Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dwindow_test_runner_views.cc41 CefRect window_bounds(x, y, width, height); in SetPos() local
42 ModifyBounds(window->GetDisplay()->GetWorkArea(), window_bounds); in SetPos()
44 window->SetBounds(window_bounds); in SetPos()
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
DSoftwareRenderer.cpp192 fWidth = fInfo->window_bounds.right - fInfo->window_bounds.left; in LockGL()
193 fHeight = fInfo->window_bounds.bottom - fInfo->window_bounds.top; in LockGL()
237 dstClip.Shift(-fInfo->window_bounds.left, -fInfo->window_bounds.top); in Display()
/third_party/mesa3d/src/hgl/
DGLView.cpp423 BRegion boundsRegion = fBounds.OffsetByCopy(localInfo->window_bounds.left, in _CallDirectConnected()
424 localInfo->window_bounds.top); in _CallDirectConnected()
425 info->window_bounds = boundsRegion.RectAtInt(0); in _CallDirectConnected()
/third_party/flutter/skia/third_party/externals/sdl/src/video/haiku/
DSDL_BWin.h191 _bounds = info->window_bounds; in DirectConnected()
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch42213 browser, window_bounds, show_state);