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

  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableLengthPoint.h 68 ASSERT_WITH_SECURITY_IMPLICATION(value && value->isLengthPoint());
AnimatableValue.h 70 bool isLengthPoint() const { return type() == TypeLengthPoint; }

Completed in 128 milliseconds