Searched defs:CalculateClientAreaBounds (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dglass_browser_frame_view.cc405 gfx::Rect client_area_bounds = CalculateClientAreaBounds(width(), height());
506 client_view_bounds_ = CalculateClientAreaBounds(width(), height());
521 gfx::Rect GlassBrowserFrameView::CalculateClientAreaBounds(int width, function in class:GlassBrowserFrameView
H A Dopaque_browser_frame_view_layout.cc246 gfx::Rect OpaqueBrowserFrameViewLayout::CalculateClientAreaBounds( function in class:OpaqueBrowserFrameViewLayout
677 client_view_bounds_ = CalculateClientAreaBounds(

Completed in 340 milliseconds