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

  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableLengthBoxAndBool.h 67 DEFINE_ANIMATABLE_VALUE_TYPE_CASTS(AnimatableLengthBoxAndBool, isLengthBoxAndBool());
AnimatableValue.h 69 bool isLengthBoxAndBool() const { return type() == TypeLengthBoxAndBool; }

Completed in 260 milliseconds