Searched refs:mayFillWithSolidColor (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DImage.cpp100 if (mayFillWithSolidColor()) {
143 if (mayFillWithSolidColor()) {
H A DBitmapImage.h262 virtual bool mayFillWithSolidColor();
H A DImage.h206 virtual bool mayFillWithSolidColor() { return false; } function in class:WebCore::Image
H A DBitmapImage.cpp556 bool BitmapImage::mayFillWithSolidColor() function in class:WebCore::BitmapImage
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cairo/
H A DBitmapImageCairo.cpp84 if (mayFillWithSolidColor()) {
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cg/
H A DBitmapImageCG.cpp177 if (mayFillWithSolidColor()) {
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/qt/
H A DImageQt.cpp249 if (mayFillWithSolidColor()) {
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/wince/
H A DImageWinCE.cpp116 if (mayFillWithSolidColor())

Completed in 206 milliseconds