Searched refs:image_resource_names (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/views/
H A Dpainter.h103 explicit HorizontalPainter(const int image_resource_names[]);
H A Dpainter.cc375 HorizontalPainter::HorizontalPainter(const int image_resource_names[]) { argument
378 images_[i] = rb.GetImageNamed(image_resource_names[i]).ToImageSkia();

Completed in 65 milliseconds