Searched refs:top_left_height (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/ui/views/window/ |
D | frame_background.cc | 69 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/ |
D | browser_header_painter_ash.cc | 301 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()
|