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

  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableLengthBoxAndBool.h 58 virtual AnimatableType type() const OVERRIDE { return TypeLengthBoxAndBool; }
AnimatableValue.h 65 bool isLengthBoxAndBool() const { return type() == TypeLengthBoxAndBool; }
99 TypeLengthBoxAndBool,

Completed in 2817 milliseconds