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

  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableShadow.h 58 virtual AnimatableType type() const OVERRIDE { return TypeShadow; }
AnimatableValue.h 77 bool isShadow() const { return type() == TypeShadow; }
109 TypeShadow,

Completed in 200 milliseconds