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

  /external/webkit/Source/WebCore/svg/
SVGAnimatedInteger.h 35 #define DEFINE_ANIMATED_INTEGER(OwnerType, DOMAttribute, UpperProperty, LowerProperty) \
SVGFETurbulenceElement.cpp 35 DEFINE_ANIMATED_INTEGER(SVGFETurbulenceElement, SVGNames::numOctavesAttr, NumOctaves, numOctaves)
SVGFEConvolveMatrixElement.cpp 43 DEFINE_ANIMATED_INTEGER(SVGFEConvolveMatrixElement, SVGNames::targetXAttr, TargetX, targetX)
44 DEFINE_ANIMATED_INTEGER(SVGFEConvolveMatrixElement, SVGNames::targetYAttr, TargetY, targetY)

Completed in 486 milliseconds