OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CalculateClientAreaBounds
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/views/frame/
glass_browser_frame_view.cc
405
gfx::Rect client_area_bounds =
CalculateClientAreaBounds
(width(), height());
506
client_view_bounds_ =
CalculateClientAreaBounds
(width(), height());
521
gfx::Rect GlassBrowserFrameView::
CalculateClientAreaBounds
(int width,
opaque_browser_frame_view_layout.cc
246
gfx::Rect OpaqueBrowserFrameViewLayout::
CalculateClientAreaBounds
(
677
client_view_bounds_ =
CalculateClientAreaBounds
(
Completed in 38 milliseconds