Searched refs:bottom_right_image (Results 1 – 4 of 4) sorted by relevance
90 const gfx::Image* bottom_right_image) { in SetImages() argument100 bottom_right_image, &bottom_right_layer_, &bottom_right_painter_, NONE); in SetImages()112 GetImageSize(bottom_right_image).height())); in SetImages()118 GetImageSize(bottom_right_image).width())); in SetImages()
120 const gfx::Image* bottom_right_image);
286 scoped_ptr<gfx::Image> bottom_right_image( in TEST_F() local293 bottom_left_image.get(), bottom_image.get(), bottom_right_image.get()); in TEST_F()
722 const gfx::ImageSkia& bottom_right_image = in PaintFrameEdge() local744 bottom_right_image.height()); in PaintFrameEdge()747 canvas->DrawImageInt(bottom_right_image, in PaintFrameEdge()748 width() - bottom_right_image.width(), in PaintFrameEdge()749 height() - bottom_right_image.height()); in PaintFrameEdge()754 bottom_right_image.width(), in PaintFrameEdge()