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

  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableLengthBox.h 72 DEFINE_ANIMATABLE_VALUE_TYPE_CASTS(AnimatableLengthBox, isLengthBox());
AnimatableValue.h 68 bool isLengthBox() const { return type() == TypeLengthBox; }

Completed in 57 milliseconds