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

  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableShapeValue.h 60 virtual AnimatableType type() const OVERRIDE { return TypeShapeValue; }
AnimatableValue.h 78 bool isShapeValue() const { return type() == TypeShapeValue; }
110 TypeShapeValue,

Completed in 195 milliseconds