Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/views/
Dhung_renderer_view.cc423 RECT contents_bounds_rect; in GetDisplayBounds() local
424 GetWindowRect(contents_hwnd, &contents_bounds_rect); in GetDisplayBounds()
425 gfx::Rect contents_bounds(contents_bounds_rect); in GetDisplayBounds()