Searched refs:ButtonImageSource (Results 1 – 1 of 1) sorted by relevance
272 class ButtonImageSource: public gfx::ImageSkiaSource { class274 ButtonImageSource(SkColor color, in ButtonImageSource() function in gfx::__anon01742f430111::ButtonImageSource282 virtual ~ButtonImageSource() { in ~ButtonImageSource()304 DISALLOW_COPY_AND_ASSIGN(ButtonImageSource);503 return ImageSkia(new ButtonImageSource(color, image, mask), mask.size()); in CreateButtonBackground()