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

  /external/chromium_org/ui/views/window/
frame_background.cc 69 int top_left_height = local
73 0, 0, top_left_corner_->width(), top_left_height,
74 0, 0, top_left_corner_->width(), top_left_height,
116 view->height() - top_left_height - bottom_left_corner_->height();
118 0, top_left_height,
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_header_painter_ash.cc 301 int top_left_height = top_left_corner.height(); local
319 top_left_height,
321 painted_height_ - top_left_height);

Completed in 79 milliseconds