Searched refs:notSolidColor (Results 1 – 4 of 4) sorted by relevance
84 virtual bool notSolidColor() OVERRIDE;
118 virtual bool notSolidColor() { return true; } in notSolidColor() function
132 ASSERT(!isBitmapImage() || notSolidColor()); in drawTiled()
391 bool BitmapImage::notSolidColor() in notSolidColor() function in WebCore::BitmapImage