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