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

  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableShapeValue.h 66 DEFINE_ANIMATABLE_VALUE_TYPE_CASTS(AnimatableShapeValue, isShapeValue());
AnimatableValue.h 78 bool isShapeValue() const { return type() == TypeShapeValue; }
AnimatableValueTestHelper.cpp 191 else if (animValue.isShapeValue())

Completed in 2613 milliseconds