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

  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableRepeatable.h 71 virtual AnimatableType type() const OVERRIDE { return TypeRepeatable; }
AnimatableValue.h 69 bool isRepeatable() const { return type() == TypeRepeatable; }
103 TypeRepeatable,

Completed in 215 milliseconds