Searched refs:client_view_bounds_ (Results 1 - 7 of 7) sorted by last modified time

/external/chromium_org/ui/views/window/
H A Dcustom_frame_view.cc122 return client_view_bounds_;
568 client_view_bounds_ = bounds();
574 client_view_bounds_.SetRect(border_thickness, top_height,
H A Dcustom_frame_view.h133 gfx::Rect client_view_bounds_; member in class:views::CustomFrameView
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dglass_browser_frame_view.cc198 return client_view_bounds_;
506 client_view_bounds_ = CalculateClientAreaBounds(width(), height());
H A Dglass_browser_frame_view.h101 gfx::Rect client_view_bounds_; member in class:GlassBrowserFrameView
H A Dopaque_browser_frame_view_layout.cc677 client_view_bounds_ = CalculateClientAreaBounds(
H A Dopaque_browser_frame_view_layout.h94 const gfx::Rect& client_view_bounds() const { return client_view_bounds_; }
153 gfx::Rect client_view_bounds_; member in class:OpaqueBrowserFrameViewLayout
/external/chromium_org/ash/wm/panels/
H A Dpanel_frame_view.h65 gfx::Rect client_view_bounds_; member in class:ash::PanelFrameView

Completed in 129 milliseconds