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

  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableValue.h 76 bool isSVGPaint() const { return type() == TypeSVGPaint; }
108 TypeSVGPaint,
AnimatableSVGPaint.h 83 virtual AnimatableType type() const OVERRIDE { return TypeSVGPaint; }

Completed in 842 milliseconds