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

  /external/chromium_org/third_party/WebKit/Source/core/svg/properties/
SVGPropertyInfo.h 31 enum AnimatedPropertyState {
63 SVGPropertyInfo(AnimatedPropertyType newType, AnimatedPropertyState newState, const QualifiedName& newAttributeName,
67 , animatedPropertyState(newState)
76 AnimatedPropertyState animatedPropertyState;
SVGAnimatedProperty.h 58 if (info->animatedPropertyState == PropertyIsReadOnly)

Completed in 928 milliseconds