Searched defs:isColor (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/animator/
H A DSkDisplayable.h74 bool isColor() const { return getType() == SkType_Color; } function in class:SkDisplayable
/external/skia/src/animator/
H A DSkDisplayable.h74 bool isColor() const { return getType() == SkType_Color; } function in class:SkDisplayable
/external/chromium/chrome/browser/resources/
H A Dprint_preview.js210 function isColor() { function
268 'color': isColor(),
380 pdfViewer.grayscale(!isColor());
/external/chromium_org/third_party/WebKit/Source/core/animation/
H A DAnimatableValue.h59 bool isColor() const { return type() == TypeColor; } function in class:WebCore::AnimatableValue

Completed in 327 milliseconds