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

  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableNeutral.h 54 virtual AnimatableType type() const OVERRIDE { return TypeNeutral; }
AnimatableValue.h 73 bool isNeutral() const { return type() == TypeNeutral; }
105 TypeNeutral,

Completed in 52 milliseconds