Searched refs:left_image (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ui/wm/core/
H A Dimage_grid.cc85 const gfx::Image* left_image,
94 SetImage(left_image, &left_layer_, &left_painter_, VERTICAL);
104 left_image_width_ = GetImageSize(left_image).width();
114 max(GetImageSize(left_image).width(),
82 SetImages(const gfx::Image* top_left_image, const gfx::Image* top_image, const gfx::Image* top_right_image, const gfx::Image* left_image, const gfx::Image* center_image, const gfx::Image* right_image, const gfx::Image* bottom_left_image, const gfx::Image* bottom_image, const gfx::Image* bottom_right_image) argument
H A Dimage_grid.h115 const gfx::Image* left_image,
H A Dimage_grid_unittest.cc233 scoped_ptr<gfx::Image> left_image(CreateImage(gfx::Size(kEdge, kEdge)));
238 left_image.get(), NULL, right_image.get(),
280 scoped_ptr<gfx::Image> left_image(CreateImage(gfx::Size(kEdge, kEdge)));
292 left_image.get(), center_image.get(), right_image.get(),
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_frame_view.cc729 const gfx::ImageSkia& left_image = GetLeftEdgeImage(); local
764 canvas->TileImageInt(left_image,
767 left_image.width(),

Completed in 679 milliseconds