Home
last modified time | relevance | path

Searched refs:top_left_height (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/views/window/
Dframe_background.cc69 int top_left_height = in PaintRestored() local
73 0, 0, top_left_corner_->width(), top_left_height, in PaintRestored()
74 0, 0, top_left_corner_->width(), top_left_height, in PaintRestored()
116 view->height() - top_left_height - bottom_left_corner_->height(); in PaintRestored()
118 0, top_left_height, in PaintRestored()
/external/chromium_org/chrome/browser/ui/views/frame/
Dbrowser_header_painter_ash.cc301 int top_left_height = top_left_corner.height(); in PaintHighlightForRestoredWindow() local
319 top_left_height, in PaintHighlightForRestoredWindow()
321 painted_height_ - top_left_height); in PaintHighlightForRestoredWindow()