/external/chromium_org/chrome/browser/ui/views/frame/ |
D | opaque_browser_frame_view_layout.h | 93 const gfx::Rect& client_view_bounds() const { return client_view_bounds_; } in client_view_bounds() 142 gfx::Rect client_view_bounds_; variable
|
D | app_panel_browser_frame_view.h | 109 gfx::Rect client_view_bounds_; variable
|
D | glass_browser_frame_view.h | 98 gfx::Rect client_view_bounds_; variable
|
D | glass_browser_frame_view.cc | 193 return client_view_bounds_; in GetBoundsForClientView() 492 client_view_bounds_ = CalculateClientAreaBounds(width(), height()); in LayoutClientView()
|
D | app_panel_browser_frame_view.cc | 131 return client_view_bounds_; in GetBoundsForClientView() 228 client_view_bounds_ = CalculateClientAreaBounds(width(), height()); in Layout()
|
D | opaque_browser_frame_view_layout.cc | 658 client_view_bounds_ = CalculateClientAreaBounds( in Layout()
|
/external/chromium_org/ash/wm/panels/ |
D | panel_frame_view.h | 66 gfx::Rect client_view_bounds_; variable
|
/external/chromium/chrome/browser/chromeos/frame/ |
D | bubble_frame_view.cc | 95 return client_view_bounds_; in GetBoundsForClientView() 203 client_view_bounds_.SetRect(insets.left(), top_height, in Layout()
|
D | bubble_frame_view.h | 71 gfx::Rect client_view_bounds_; variable
|
/external/chromium_org/ui/views/window/ |
D | custom_frame_view.h | 116 gfx::Rect client_view_bounds_; variable
|
D | custom_frame_view.cc | 133 return client_view_bounds_; in GetBoundsForClientView() 554 client_view_bounds_.SetRect(border_thickness, top_height, in LayoutClientView()
|
/external/chromium/chrome/browser/ui/views/frame/ |
D | app_panel_browser_frame_view.h | 121 gfx::Rect client_view_bounds_; variable
|
D | glass_browser_frame_view.h | 117 gfx::Rect client_view_bounds_; variable
|
D | opaque_browser_frame_view.h | 170 gfx::Rect client_view_bounds_; variable
|
D | app_panel_browser_frame_view.cc | 124 return client_view_bounds_; in GetBoundsForClientView() 235 client_view_bounds_ = CalculateClientAreaBounds(width(), height()); in Layout()
|
D | glass_browser_frame_view.cc | 170 return client_view_bounds_; in GetBoundsForClientView() 503 client_view_bounds_ = CalculateClientAreaBounds(width(), height()); in LayoutClientView()
|
D | opaque_browser_frame_view.cc | 284 return client_view_bounds_; in GetBoundsForClientView() 402 client_view_bounds_ = CalculateClientAreaBounds(width(), height()); in Layout()
|
/external/chromium/chrome/browser/ui/views/ |
D | constrained_window_views.cc | 227 gfx::Rect client_view_bounds_; member in ConstrainedWindowFrameView 298 return client_view_bounds_; in GetBoundsForClientView() 367 client_view_bounds_ = CalculateClientAreaBounds(width(), height()); in Layout()
|