Home
last modified time | relevance | path

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

/external/chromium_org/ui/wm/core/
Dimage_grid.cc89 const gfx::Image* bottom_image, in SetImages()
Dimage_grid_unittest.cc285 scoped_ptr<gfx::Image> bottom_image(CreateImage(gfx::Size(kEdge, kEdge))); in TEST_F() local
/external/chromium_org/chrome/browser/ui/views/panels/
Dpanel_frame_view.cc725 const gfx::ImageSkia& bottom_image = GetBottomEdgeImage(); in PaintFrameEdge() local
/external/chromium_org/chrome/browser/ui/views/download/
Ddownload_item_view.cc1067 const gfx::ImageSkia* bottom_image, in PaintImages()
/external/chromium_org/ui/views/controls/combobox/
Dcombobox.cc193 const gfx::ImageSkia& bottom_image, in PaintImagesVertically()