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

  /external/webkit/Source/WebCore/svg/
SVGAnimatedLengthList.h 36 DEFINE_ANIMATED_LIST_PROPERTY(OwnerType, DOMAttribute, DOMAttribute.localName(), SVGAnimatedLengthList, SVGLengthList, UpperProperty, LowerProperty)
SVGAnimatedNumberList.h 36 DEFINE_ANIMATED_LIST_PROPERTY(OwnerType, DOMAttribute, DOMAttribute.localName(), SVGAnimatedNumberList, SVGNumberList, UpperProperty, LowerProperty)
SVGAnimatedTransformList.h 35 DEFINE_ANIMATED_LIST_PROPERTY(OwnerType, DOMAttribute, DOMAttribute.localName(), SVGAnimatedTransformList, SVGTransformList, UpperProperty, LowerProperty)
  /external/webkit/Source/WebCore/svg/properties/
SVGAnimatedPropertyMacros.h 137 #define DEFINE_ANIMATED_LIST_PROPERTY(OwnerType, DOMAttribute, SVGDOMAttributeIdentifier, TearOffType, PropertyType, UpperProperty, LowerProperty) \

Completed in 96 milliseconds