Searched defs:left_image (Results 1 - 2 of 2) 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
/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 305 milliseconds