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

  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableLengthSize.h 59 virtual AnimatableType type() const OVERRIDE { return TypeLengthSize; }
AnimatableValue.h 72 bool isLengthSize() const { return type() == TypeLengthSize; }
104 TypeLengthSize,

Completed in 36 milliseconds