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.cc396 gfx::Rect client_area_bounds = CalculateClientAreaBounds(width(), height());
497 client_view_bounds_ = CalculateClientAreaBounds(width(), height());
512 gfx::Rect GlassBrowserFrameView::CalculateClientAreaBounds(int width, function in class:GlassBrowserFrameView
H A Dopaque_browser_frame_view_layout.cc245 gfx::Rect OpaqueBrowserFrameViewLayout::CalculateClientAreaBounds( function in class:OpaqueBrowserFrameViewLayout
674 client_view_bounds_ = CalculateClientAreaBounds(

Completed in 105 milliseconds