HomeSort by relevance Sort by last modified time
    Searched refs:mayFillWithSolidColor (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
BitmapImage.h 156 virtual bool mayFillWithSolidColor();
Image.h 134 virtual bool mayFillWithSolidColor() { return false; }
Image.cpp 126 if (mayFillWithSolidColor()) {
170 if (mayFillWithSolidColor()) {
BitmapImage.cpp 598 bool BitmapImage::mayFillWithSolidColor()

Completed in 39 milliseconds