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

  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableLengthBox.h 71 DEFINE_ANIMATABLE_VALUE_TYPE_CASTS(AnimatableLengthBox, isLengthBox());
AnimatableValue.h 64 bool isLengthBox() const { return type() == TypeLengthBox; }
AnimatableValueTestHelper.cpp 241 else if (animValue.isLengthBox())

Completed in 175 milliseconds