Home
last modified time | relevance | path

Searched refs:mayFillWithSolidColor (Results 1 – 11 of 11) sorted by relevance

/external/webkit/WebCore/platform/graphics/
DImage.cpp109 if (mayFillWithSolidColor()) { in drawTiled()
149 if (mayFillWithSolidColor()) { in drawTiled()
DImage.h171 virtual bool mayFillWithSolidColor() { return false; } in mayFillWithSolidColor() function
DBitmapImage.h224 virtual bool mayFillWithSolidColor() in mayFillWithSolidColor() function
/external/webkit/WebCore/platform/graphics/qt/
DImageQt.cpp140 if (mayFillWithSolidColor()) { in draw()
/external/webkit/WebCore/platform/graphics/cairo/
DImageCairo.cpp107 if (mayFillWithSolidColor()) { in draw()
/external/webkit/WebCore/platform/graphics/wx/
DImageWx.cpp94 if (mayFillWithSolidColor()) { in draw()
/external/webkit/WebCore/platform/graphics/cg/
DImageCG.cpp144 if (mayFillWithSolidColor()) { in draw()
/external/webkit/WebCore/
DChangeLog-2009-06-1633767 (WebCore::BitmapImage::mayFillWithSolidColor):
33769 (WebCore::Image::mayFillWithSolidColor):
34233 (WebCore::BitmapImage::mayFillWithSolidColor):
34235 (WebCore::Image::mayFillWithSolidColor):
34297 (WebCore::BitmapImage::mayFillWithSolidColor):
34299 (WebCore::Image::mayFillWithSolidColor):
DChangeLog-2006-12-31947 (WebCore::BitmapImage::mayFillWithSolidColor): added.
964 (WebCore::drawPattern): use fillWithSolidColor, mayFillWithSolidColor() and solidcolor()
965 …(WebCore::BitmapImage::drawTiled): use fillWithSolidColor, mayFillWithSolidColor() and solidcolor()
DChangeLog4607 (WebCore::BitmapImage::mayFillWithSolidColor):
DChangeLog-2007-10-1463807 (WebCore::BitmapImage::mayFillWithSolidColor):
63810 (WebCore::Image::mayFillWithSolidColor):