Searched refs:client_view_bounds_ (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dopaque_browser_frame_view_layout.h93 const gfx::Rect& client_view_bounds() const { return client_view_bounds_; }
142 gfx::Rect client_view_bounds_; member in class:OpaqueBrowserFrameViewLayout
H A Dapp_panel_browser_frame_view.h109 gfx::Rect client_view_bounds_; member in class:AppPanelBrowserFrameView
H A Dglass_browser_frame_view.h98 gfx::Rect client_view_bounds_; member in class:GlassBrowserFrameView
H A Dapp_panel_browser_frame_view.cc131 return client_view_bounds_;
228 client_view_bounds_ = CalculateClientAreaBounds(width(), height());
H A Dglass_browser_frame_view.cc193 return client_view_bounds_;
492 client_view_bounds_ = CalculateClientAreaBounds(width(), height());
H A Dopaque_browser_frame_view_layout.cc658 client_view_bounds_ = CalculateClientAreaBounds(
/external/chromium_org/ash/wm/panels/
H A Dpanel_frame_view.h66 gfx::Rect client_view_bounds_; member in class:ash::PanelFrameView
/external/chromium/chrome/browser/chromeos/frame/
H A Dbubble_frame_view.h71 gfx::Rect client_view_bounds_; member in class:chromeos::BubbleFrameView
H A Dbubble_frame_view.cc95 return client_view_bounds_;
203 client_view_bounds_.SetRect(insets.left(), top_height,
/external/chromium_org/ui/views/window/
H A Dcustom_frame_view.h116 gfx::Rect client_view_bounds_; member in class:views::CustomFrameView
H A Dcustom_frame_view.cc133 return client_view_bounds_;
554 client_view_bounds_.SetRect(border_thickness, top_height,
/external/chromium/chrome/browser/ui/views/frame/
H A Dapp_panel_browser_frame_view.h121 gfx::Rect client_view_bounds_; member in class:AppPanelBrowserFrameView
H A Dglass_browser_frame_view.h117 gfx::Rect client_view_bounds_; member in class:GlassBrowserFrameView
H A Dopaque_browser_frame_view.h170 gfx::Rect client_view_bounds_; member in class:OpaqueBrowserFrameView
H A Dapp_panel_browser_frame_view.cc124 return client_view_bounds_;
235 client_view_bounds_ = CalculateClientAreaBounds(width(), height());
H A Dglass_browser_frame_view.cc170 return client_view_bounds_;
503 client_view_bounds_ = CalculateClientAreaBounds(width(), height());
H A Dopaque_browser_frame_view.cc284 return client_view_bounds_;
402 client_view_bounds_ = CalculateClientAreaBounds(width(), height());
/external/chromium/chrome/browser/ui/views/
H A Dconstrained_window_views.cc227 gfx::Rect client_view_bounds_; member in class:ConstrainedWindowFrameView
298 return client_view_bounds_;
367 client_view_bounds_ = CalculateClientAreaBounds(width(), height());

Completed in 58 milliseconds