Searched refs:DEFINE_ANIMATED_NUMBER_LIST (Results 1 – 5 of 5) sorted by relevance
/external/webkit/Source/WebCore/svg/ |
D | SVGAnimatedNumberList.h | 35 #define DEFINE_ANIMATED_NUMBER_LIST(OwnerType, DOMAttribute, UpperProperty, LowerProperty) \ macro
|
D | SVGFEColorMatrixElement.cpp | 36 DEFINE_ANIMATED_NUMBER_LIST(SVGFEColorMatrixElement, SVGNames::valuesAttr, Values, values) in DEFINE_ANIMATED_STRING()
|
D | SVGComponentTransferFunctionElement.cpp | 35 DEFINE_ANIMATED_NUMBER_LIST(SVGComponentTransferFunctionElement, SVGNames::tableValuesAttr, TableVa… in DEFINE_ANIMATED_ENUMERATION()
|
D | SVGTextPositioningElement.cpp | 40 DEFINE_ANIMATED_NUMBER_LIST(SVGTextPositioningElement, SVGNames::rotateAttr, Rotate, rotate) in DEFINE_ANIMATED_LENGTH_LIST()
|
D | SVGFEConvolveMatrixElement.cpp | 40 DEFINE_ANIMATED_NUMBER_LIST(SVGFEConvolveMatrixElement, SVGNames::kernelMatrixAttr, KernelMatrix, k… in DEFINE_ANIMATED_STRING()
|