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

  /external/webkit/Source/WebCore/svg/
SVGAnimatedNumberList.h 35 #define DEFINE_ANIMATED_NUMBER_LIST(OwnerType, DOMAttribute, UpperProperty, LowerProperty) \
SVGComponentTransferFunctionElement.cpp 35 DEFINE_ANIMATED_NUMBER_LIST(SVGComponentTransferFunctionElement, SVGNames::tableValuesAttr, TableValues, tableValues)
SVGFEColorMatrixElement.cpp 36 DEFINE_ANIMATED_NUMBER_LIST(SVGFEColorMatrixElement, SVGNames::valuesAttr, Values, values)
SVGTextPositioningElement.cpp 40 DEFINE_ANIMATED_NUMBER_LIST(SVGTextPositioningElement, SVGNames::rotateAttr, Rotate, rotate)
SVGFEConvolveMatrixElement.cpp 40 DEFINE_ANIMATED_NUMBER_LIST(SVGFEConvolveMatrixElement, SVGNames::kernelMatrixAttr, KernelMatrix, kernelMatrix)

Completed in 1084 milliseconds