NonClientTopBorderHeight  476 ash/frame/custom_frame_view_ash.cc   client_bounds.Inset(0, NonClientTopBorderHeight(), 0, 0);
NonClientTopBorderHeight  483 ash/frame/custom_frame_view_ash.cc   window_bounds.Inset(0, -NonClientTopBorderHeight(), 0, 0);
NonClientTopBorderHeight  526 ash/frame/custom_frame_view_ash.cc       NonClientTopBorderHeight() + min_client_view_size.height());
NonClientTopBorderHeight  537 ash/frame/custom_frame_view_ash.cc     height = NonClientTopBorderHeight() + max_client_size.height();
NonClientTopBorderHeight   79 ash/frame/custom_frame_view_ash.h   int NonClientTopBorderHeight() const;
NonClientTopBorderHeight   84 ash/frame/custom_frame_view_ash_unittest.cc     return custom_frame_view()->NonClientTopBorderHeight();
NonClientTopBorderHeight   69 ash/wm/panels/panel_frame_view.cc       NonClientTopBorderHeight() + min_client_view_size.height());
NonClientTopBorderHeight  121 ash/wm/panels/panel_frame_view.cc   client_bounds.Inset(0, NonClientTopBorderHeight(), 0, 0);
NonClientTopBorderHeight  128 ash/wm/panels/panel_frame_view.cc   window_bounds.Inset(0, -NonClientTopBorderHeight(), 0, 0);
NonClientTopBorderHeight   41 ash/wm/panels/panel_frame_view.h   int NonClientTopBorderHeight() const;
NonClientTopBorderHeight  104 chrome/browser/ui/views/frame/app_panel_browser_frame_view.cc   return NonClientTopBorderHeight();
NonClientTopBorderHeight  119 chrome/browser/ui/views/frame/app_panel_browser_frame_view.cc                    NonClientTopBorderHeight() + border_thickness);
NonClientTopBorderHeight  136 chrome/browser/ui/views/frame/app_panel_browser_frame_view.cc   int top_height = NonClientTopBorderHeight();
NonClientTopBorderHeight  307 chrome/browser/ui/views/frame/app_panel_browser_frame_view.cc   int y = unavailable_px_at_top + (NonClientTopBorderHeight() -
NonClientTopBorderHeight  480 chrome/browser/ui/views/frame/app_panel_browser_frame_view.cc       (NonClientTopBorderHeight() - close_button_size.height()) / 2;
NonClientTopBorderHeight  510 chrome/browser/ui/views/frame/app_panel_browser_frame_view.cc   int top_height = NonClientTopBorderHeight();
NonClientTopBorderHeight   72 chrome/browser/ui/views/frame/app_panel_browser_frame_view.h   int NonClientTopBorderHeight() const;
NonClientTopBorderHeight  140 chrome/browser/ui/views/frame/glass_browser_frame_view.cc   return gfx::Rect(tabstrip_x, NonClientTopBorderHeight(),
NonClientTopBorderHeight  457 chrome/browser/ui/views/frame/glass_browser_frame_view.cc   int button_y = frame()->IsMaximized() ? NonClientTopBorderHeight() : 1;
NonClientTopBorderHeight  483 chrome/browser/ui/views/frame/glass_browser_frame_view.cc       (NonClientTopBorderHeight() + kTabstripTopShadowThickness) :
NonClientTopBorderHeight  499 chrome/browser/ui/views/frame/glass_browser_frame_view.cc   const int top_height = NonClientTopBorderHeight();
NonClientTopBorderHeight   64 chrome/browser/ui/views/frame/glass_browser_frame_view.h   int NonClientTopBorderHeight() const;
NonClientTopBorderHeight  184 chrome/browser/ui/views/frame/opaque_browser_frame_view.cc       layout_->NonClientTopBorderHeight(false);
NonClientTopBorderHeight  178 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout.cc                    NonClientTopBorderHeight(false) + border_thickness);
NonClientTopBorderHeight  197 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout.cc   int top_height = NonClientTopBorderHeight(false);
NonClientTopBorderHeight  235 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout.cc   return NonClientTopBorderHeight(restored) + ((!restored &&
NonClientTopBorderHeight  264 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout.cc   int top_height = NonClientTopBorderHeight(false);
NonClientTopBorderHeight  357 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout.cc     int y = unavailable_px_at_top + (NonClientTopBorderHeight(false) -
NonClientTopBorderHeight  436 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout.cc       (NonClientTopBorderHeight(false) + kTabstripTopShadowThickness) :
NonClientTopBorderHeight   66 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout.h   int NonClientTopBorderHeight(bool restored) const;
NonClientTopBorderHeight  125 ui/views/window/custom_frame_view.cc   int top_height = NonClientTopBorderHeight();
NonClientTopBorderHeight  314 ui/views/window/custom_frame_view.cc   int y = unavailable_px_at_top + (NonClientTopBorderHeight() -
NonClientTopBorderHeight  562 ui/views/window/custom_frame_view.cc   int top_height = NonClientTopBorderHeight();
NonClientTopBorderHeight   72 ui/views/window/custom_frame_view.h   int NonClientTopBorderHeight() const;