Searched refs:bottom_right_corner (Results 1 – 3 of 3) sorted by relevance
330 SkBitmap* bottom_right_corner = in PaintRestoredFrameBorder() local373 height() - top_right_corner->height() - bottom_right_corner->height()); in PaintRestoredFrameBorder()376 canvas->DrawBitmapInt(*bottom_right_corner, in PaintRestoredFrameBorder()377 width() - bottom_right_corner->width(), in PaintRestoredFrameBorder()378 height() - bottom_right_corner->height()); in PaintRestoredFrameBorder()381 width() - bottom_left_corner->width() - bottom_right_corner->width(), in PaintRestoredFrameBorder()
564 SkBitmap* bottom_right_corner = in PaintRestoredFrameBorder() local640 height() - bottom_right_corner->height()); in PaintRestoredFrameBorder()652 height() - top_right_height - bottom_right_corner->height()); in PaintRestoredFrameBorder()655 canvas->DrawBitmapInt(*bottom_right_corner, in PaintRestoredFrameBorder()656 width() - bottom_right_corner->width(), in PaintRestoredFrameBorder()657 height() - bottom_right_corner->height()); in PaintRestoredFrameBorder()660 width() - bottom_left_corner->width() - bottom_right_corner->width(), in PaintRestoredFrameBorder()
438 SkBitmap* bottom_right_corner = in PaintFrameBorder() local474 height() - top_right_corner->height() - bottom_right_corner->height()); in PaintFrameBorder()477 canvas->DrawBitmapInt(*bottom_right_corner, in PaintFrameBorder()478 width() - bottom_right_corner->width(), in PaintFrameBorder()479 height() - bottom_right_corner->height()); in PaintFrameBorder()482 width() - bottom_left_corner->width() - bottom_right_corner->width(), in PaintFrameBorder()