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

  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableLengthPoint.h 67 ASSERT_WITH_SECURITY_IMPLICATION(value && value->isLengthPoint());
AnimatableValue.h 66 bool isLengthPoint() const { return type() == TypeLengthPoint; }
AnimatableValueTestHelper.cpp 243 else if (animValue.isLengthPoint())

Completed in 2196 milliseconds