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

  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableTransform.h 63 DEFINE_ANIMATABLE_VALUE_TYPE_CASTS(AnimatableTransform, isTransform());
AnimatableValue.h 80 bool isTransform() const { return type() == TypeTransform; }
AnimatableValueTestHelper.cpp 195 else if (animValue.isTransform())

Completed in 935 milliseconds