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

  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableLengthSize.h 66 DEFINE_ANIMATABLE_VALUE_TYPE_CASTS(AnimatableLengthSize, isLengthSize());
AnimatableValue.h 72 bool isLengthSize() const { return type() == TypeLengthSize; }
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
AnimatedStyleBuilder.cpp 132 if (value->isLengthSize())

Completed in 110 milliseconds