Searched refs:window_bounds (Results 1 – 5 of 5) sorted by relevance
41 CefRect window_bounds(x, y, width, height); in SetPos() local42 ModifyBounds(window->GetDisplay()->GetWorkArea(), window_bounds); in SetPos()44 window->SetBounds(window_bounds); in SetPos()
192 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()
423 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()
191 _bounds = info->window_bounds; in DirectConnected()
42213 browser, window_bounds, show_state);