Home
last modified time | relevance | path

Searched refs:DEFINE_ANIMATED_NUMBER_LIST (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGAnimatedNumberList.h35 #define DEFINE_ANIMATED_NUMBER_LIST(OwnerType, DOMAttribute, UpperProperty, LowerProperty) \ macro
DSVGFEColorMatrixElement.cpp36 DEFINE_ANIMATED_NUMBER_LIST(SVGFEColorMatrixElement, SVGNames::valuesAttr, Values, values) in DEFINE_ANIMATED_STRING()
DSVGComponentTransferFunctionElement.cpp35 DEFINE_ANIMATED_NUMBER_LIST(SVGComponentTransferFunctionElement, SVGNames::tableValuesAttr, TableVa… in DEFINE_ANIMATED_ENUMERATION()
DSVGTextPositioningElement.cpp40 DEFINE_ANIMATED_NUMBER_LIST(SVGTextPositioningElement, SVGNames::rotateAttr, Rotate, rotate) in DEFINE_ANIMATED_LENGTH_LIST()
DSVGFEConvolveMatrixElement.cpp40 DEFINE_ANIMATED_NUMBER_LIST(SVGFEConvolveMatrixElement, SVGNames::kernelMatrixAttr, KernelMatrix, k… in DEFINE_ANIMATED_STRING()