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

  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableLengthPoint3D.h 71 ASSERT_WITH_SECURITY_IMPLICATION(value && value->isLengthPoint3D());
AnimatableValue.h 71 bool isLengthPoint3D() const { return type() == TypeLengthPoint3D; }

Completed in 45 milliseconds