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

  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableLengthPoint.h 59 virtual AnimatableType type() const OVERRIDE { return TypeLengthPoint; }
AnimatableValue.h 70 bool isLengthPoint() const { return type() == TypeLengthPoint; }
102 TypeLengthPoint,

Completed in 2497 milliseconds