Searched defs:m_solidColor (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebCore/platform/graphics/
H A DBitmapImage.h249 virtual Color solidColor() const { return m_solidColor; }
268 Color m_solidColor; // If we're a 1x1 solid color, this is the color to use to fill. member in class:WebCore::BitmapImage

Completed in 1207 milliseconds