Searched refs:NonClientTopBorderHeight (Results 1 - 22 of 22) sorted by relevance

/external/chromium_org/ash/wm/
H A Dcustom_frame_view_ash.cc81 int top_height = NonClientTopBorderHeight();
88 int top_height = NonClientTopBorderHeight();
137 canvas->ClipRect(gfx::Rect(0, 0, width(), NonClientTopBorderHeight()));
207 int CustomFrameViewAsh::NonClientTopBorderHeight() const { function in class:ash::CustomFrameViewAsh
H A Dcustom_frame_view_ash.h82 int NonClientTopBorderHeight() const;
/external/chromium/chrome/browser/chromeos/frame/
H A Dbrowser_frame_view_chromeos.cc60 return NonClientTopBorderHeight(restored, true) + kTopPad;
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_non_client_frame_view_ash_browsertest.cc115 EXPECT_EQ(0, frame_view->NonClientTopBorderHeight(false));
175 EXPECT_EQ(0, frame_view->NonClientTopBorderHeight(false));
H A Dapp_panel_browser_frame_view.h72 int NonClientTopBorderHeight() const;
H A Dglass_browser_frame_view.h61 int NonClientTopBorderHeight(bool restored) const;
H A Dbrowser_non_client_frame_view_ash.cc144 return TabStripInsets(NonClientTopBorderHeight(force_restored), left, right);
160 int top_height = NonClientTopBorderHeight(false);
166 int top_height = NonClientTopBorderHeight(false);
394 int BrowserNonClientFrameViewAsh::NonClientTopBorderHeight( function in class:BrowserNonClientFrameViewAsh
447 NonClientTopBorderHeight(false) + kContentShadowHeight :
H A Dapp_panel_browser_frame_view.cc121 NonClientTopBorderHeight() + border_thickness);
138 int top_height = NonClientTopBorderHeight();
269 int AppPanelBrowserFrameView::NonClientTopBorderHeight() const { function in class:AppPanelBrowserFrameView
309 int y = unavailable_px_at_top + (NonClientTopBorderHeight() -
481 (NonClientTopBorderHeight() - close_button_size.height()) / 2;
511 int top_height = NonClientTopBorderHeight();
H A Dbrowser_non_client_frame_view_ash.h78 int NonClientTopBorderHeight(bool force_restored) const;
H A Dglass_browser_frame_view.cc128 return TabStripInsets(NonClientTopBorderHeight(restored), 0, 0);
270 int GlassBrowserFrameView::NonClientTopBorderHeight( function in class:GlassBrowserFrameView
418 (NonClientTopBorderHeight(false) + kTabstripTopShadowThickness) :
434 const int top_height = NonClientTopBorderHeight(false);
H A Dopaque_browser_frame_view.cc211 int OpaqueBrowserFrameView::NonClientTopBorderHeight( function in class:OpaqueBrowserFrameView
256 int top = NonClientTopBorderHeight(restored) + ((!restored &&
277 NonClientTopBorderHeight(false) + border_thickness);
318 int top_height = NonClientTopBorderHeight(false);
651 y = unavailable_px_at_top + (NonClientTopBorderHeight(false) -
1067 (NonClientTopBorderHeight(false) + kTabstripTopShadowThickness) :
1093 int top_height = NonClientTopBorderHeight(false);
H A Dopaque_browser_frame_view.h56 int NonClientTopBorderHeight(bool restored) const;
/external/chromium_org/ui/views/window/
H A Dcustom_frame_view.h72 int NonClientTopBorderHeight() const;
H A Dcustom_frame_view.cc145 int top_height = NonClientTopBorderHeight();
283 int CustomFrameView::NonClientTopBorderHeight() const { function in class:views::CustomFrameView
328 int y = unavailable_px_at_top + (NonClientTopBorderHeight() -
548 int top_height = NonClientTopBorderHeight();
/external/chromium/chrome/browser/ui/views/frame/
H A Dglass_browser_frame_view.cc117 NonClientTopBorderHeight(false, false), ps.width(),
151 return NonClientTopBorderHeight(restored, true);
191 int top_height = NonClientTopBorderHeight(false, false);
293 int GlassBrowserFrameView::NonClientTopBorderHeight( function in class:GlassBrowserFrameView
488 otr_bottom = NonClientTopBorderHeight(false, false) - kOTRBottomSpacing;
496 (NonClientTopBorderHeight(false, true) + kTabstripTopShadowThickness) :
549 int top_height = NonClientTopBorderHeight(false, false);
H A Dapp_panel_browser_frame_view.cc112 NonClientTopBorderHeight() + border_thickness);
137 int top_height = NonClientTopBorderHeight();
274 int AppPanelBrowserFrameView::NonClientTopBorderHeight() const { function in class:AppPanelBrowserFrameView
314 int y = unavailable_px_at_top + (NonClientTopBorderHeight() -
477 (NonClientTopBorderHeight() - close_button_size.height()) / 2;
507 int top_height = NonClientTopBorderHeight();
H A Dapp_panel_browser_frame_view.h78 int NonClientTopBorderHeight() const;
H A Dglass_browser_frame_view.h74 int NonClientTopBorderHeight(bool restored, bool ignore_vertical_tabs) const;
H A Dopaque_browser_frame_view.cc199 int OpaqueBrowserFrameView::NonClientTopBorderHeight( function in class:OpaqueBrowserFrameView
231 NonClientTopBorderHeight(false, false), ps.width(),
248 return NonClientTopBorderHeight(restored, true) + ((!restored &&
263 NonClientTopBorderHeight(false, false) + border_thickness);
297 int top_height = NonClientTopBorderHeight(false, false);
543 y = unavailable_px_at_top + (NonClientTopBorderHeight(false, false) -
1078 otr_bottom = NonClientTopBorderHeight(false, false) - kOTRBottomSpacing;
1086 (NonClientTopBorderHeight(false, true) + kTabstripTopShadowThickness) :
1095 int top_height = NonClientTopBorderHeight(false, false);
H A Dopaque_browser_frame_view.h56 int NonClientTopBorderHeight(bool restored, bool ignore_vertical_tabs) const;
/external/chromium/chrome/browser/ui/views/
H A Dconstrained_window_views.cc183 int NonClientTopBorderHeight() const;
309 int top_height = NonClientTopBorderHeight();
390 int ConstrainedWindowFrameView::NonClientTopBorderHeight() const { function in class:ConstrainedWindowFrameView
424 int y = unavailable_px_at_top + (NonClientTopBorderHeight() -
543 int top_height = NonClientTopBorderHeight();
/external/chromium_org/chrome/browser/ui/views/
H A Dconstrained_window_views.cc280 int NonClientTopBorderHeight() const;
406 int top_height = NonClientTopBorderHeight();
474 int ConstrainedWindowFrameView::NonClientTopBorderHeight() const { function in class:ConstrainedWindowFrameView
508 int y = unavailable_px_at_top + (NonClientTopBorderHeight() -
583 int top_height = NonClientTopBorderHeight();

Completed in 338 milliseconds