Home
last modified time | relevance | path

Searched defs:mayFillWithSolidColor (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DImage.h134 virtual bool mayFillWithSolidColor() { return false; } in mayFillWithSolidColor() function
DBitmapImage.cpp598 bool BitmapImage::mayFillWithSolidColor() in mayFillWithSolidColor() function in WebCore::BitmapImage