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/
AnimatableValue.h 74 bool isRepeatable() const { return type() == TypeRepeatable; }
106 TypeRepeatable,
AnimatableRepeatable.h 74 virtual AnimatableType type() const OVERRIDE { return TypeRepeatable; }

Completed in 55 milliseconds