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

  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableSVGLength.h 63 virtual AnimatableType type() const { return TypeSVGLength; }
AnimatableValue.h 70 bool isSVGLength() const { return type() == TypeSVGLength; }
104 TypeSVGLength,

Completed in 30 milliseconds