Home
last modified time | relevance | path

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

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