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

  /external/chromium_org/ui/views/window/
frame_background.cc 81 int top_right_height = local
86 top_right_corner_->width(), top_right_height,
88 top_right_corner_->width(), top_right_height,
93 view->height() - top_right_height - bottom_right_corner_->height();
96 top_right_height,
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_header_painter_ash.cc 305 int top_right_height = top_right_corner.height(); local
325 top_right_height,
327 painted_height_ - top_right_height);

Completed in 353 milliseconds