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 64 virtual AnimatableType type() const OVERRIDE { return TypeSVGLength; }
AnimatableValue.h 75 bool isSVGLength() const { return type() == TypeSVGLength; }
107 TypeSVGLength,

Completed in 1916 milliseconds