HomeSort by relevance Sort by last modified time
    Searched refs:left_image (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/wm/core/
image_grid.cc 85 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(),
image_grid.h 115 const gfx::Image* left_image,
image_grid_unittest.cc 233 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/
panel_frame_view.cc 726 const gfx::ImageSkia& left_image = GetLeftEdgeImage(); local
761 canvas->TileImageInt(left_image,
764 left_image.width(),

Completed in 208 milliseconds