Searched refs:contents_bounds_rect (Results 1 – 1 of 1) sorted by relevance
423 RECT contents_bounds_rect; in GetDisplayBounds() local424 GetWindowRect(contents_hwnd, &contents_bounds_rect); in GetDisplayBounds()425 gfx::Rect contents_bounds(contents_bounds_rect); in GetDisplayBounds()