HomeSort by relevance Sort by last modified time
    Searched defs:TitlebarBottomThickness (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/views/frame/
opaque_browser_frame_view_layout.cc 208 TitlebarBottomThickness(restored);
227 int OpaqueBrowserFrameViewLayout::TitlebarBottomThickness(bool restored) const {
341 TitlebarBottomThickness(false) + 1) / 2;
  /external/chromium_org/ui/views/window/
custom_frame_view.cc 280 TitlebarBottomThickness();
293 int CustomFrameView::TitlebarBottomThickness() const {
327 unavailable_px_at_top - size - TitlebarBottomThickness() + 1) / 2;

Completed in 643 milliseconds