Home
last modified time | relevance | path

Searched defs:top_image (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ui/wm/core/
Dimage_grid_unittest.cc230 scoped_ptr<gfx::Image> top_image(CreateImage(gfx::Size(kEdge, kEdge))); in TEST_F() local
277 scoped_ptr<gfx::Image> top_image(CreateImage(gfx::Size(kEdge, kEdge))); in TEST_F() local
Dimage_grid.cc83 const gfx::Image* top_image, in SetImages()
/external/chromium_org/chrome/browser/ui/views/panels/
Dpanel_frame_view.cc724 const gfx::ImageSkia& top_image = GetTopEdgeImage(); in PaintFrameEdge() local
/external/chromium_org/chrome/browser/ui/views/download/
Ddownload_item_view.cc1065 const gfx::ImageSkia* top_image, in PaintImages()
/external/chromium_org/ui/views/controls/combobox/
Dcombobox.cc191 const gfx::ImageSkia& top_image, in PaintImagesVertically()