Home
last modified time | relevance | path

Searched refs:DEFINE_ANIMATED_ENUMERATION (Results 1 – 17 of 17) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGTextPathElement.cpp35 DEFINE_ANIMATED_ENUMERATION(SVGTextPathElement, SVGNames::methodAttr, Method, method) in DEFINE_ANIMATED_LENGTH()
36 DEFINE_ANIMATED_ENUMERATION(SVGTextPathElement, SVGNames::spacingAttr, Spacing, spacing) in DEFINE_ANIMATED_LENGTH()
DSVGGradientElement.cpp42 DEFINE_ANIMATED_ENUMERATION(SVGGradientElement, SVGNames::spreadMethodAttr, SpreadMethod, spreadMet… in DEFINE_ANIMATED_ENUMERATION() function
43 DEFINE_ANIMATED_ENUMERATION(SVGGradientElement, SVGNames::gradientUnitsAttr, GradientUnits, gradien… in DEFINE_ANIMATED_ENUMERATION()
DSVGFETurbulenceElement.cpp37 DEFINE_ANIMATED_ENUMERATION(SVGFETurbulenceElement, SVGNames::stitchTilesAttr, StitchTiles, stitchT… in DEFINE_ANIMATED_NUMBER_MULTIPLE_WRAPPERS()
38 DEFINE_ANIMATED_ENUMERATION(SVGFETurbulenceElement, SVGNames::typeAttr, Type, type) in DEFINE_ANIMATED_NUMBER_MULTIPLE_WRAPPERS()
DSVGAnimatedEnumeration.h35 #define DEFINE_ANIMATED_ENUMERATION(OwnerType, DOMAttribute, UpperProperty, LowerProperty) \ macro
DSVGFEDisplacementMapElement.cpp35 DEFINE_ANIMATED_ENUMERATION(SVGFEDisplacementMapElement, SVGNames::xChannelSelectorAttr, XChannelSe… in DEFINE_ANIMATED_STRING()
36 DEFINE_ANIMATED_ENUMERATION(SVGFEDisplacementMapElement, SVGNames::yChannelSelectorAttr, YChannelSe… in DEFINE_ANIMATED_STRING()
DSVGMaskElement.cpp39 DEFINE_ANIMATED_ENUMERATION(SVGMaskElement, SVGNames::maskUnitsAttr, MaskUnits, maskUnits) in DEFINE_ANIMATED_ENUMERATION() function
40 DEFINE_ANIMATED_ENUMERATION(SVGMaskElement, SVGNames::maskContentUnitsAttr, MaskContentUnits, maskC… in DEFINE_ANIMATED_ENUMERATION()
DSVGFilterElement.cpp40 DEFINE_ANIMATED_ENUMERATION(SVGFilterElement, SVGNames::filterUnitsAttr, FilterUnits, filterUnits) in DEFINE_ANIMATED_ENUMERATION() function
41 DEFINE_ANIMATED_ENUMERATION(SVGFilterElement, SVGNames::primitiveUnitsAttr, PrimitiveUnits, primiti… in DEFINE_ANIMATED_ENUMERATION()
DSVGPatternElement.cpp50 DEFINE_ANIMATED_ENUMERATION(SVGPatternElement, SVGNames::patternUnitsAttr, PatternUnits, patternUni… in DEFINE_ANIMATED_LENGTH()
51 DEFINE_ANIMATED_ENUMERATION(SVGPatternElement, SVGNames::patternContentUnitsAttr, PatternContentUni… in DEFINE_ANIMATED_LENGTH()
DSVGClipPathElement.cpp38 DEFINE_ANIMATED_ENUMERATION(SVGClipPathElement, SVGNames::clipPathUnitsAttr, ClipPathUnits, clipPat… in DEFINE_ANIMATED_ENUMERATION() function
DSVGFEBlendElement.cpp36 DEFINE_ANIMATED_ENUMERATION(SVGFEBlendElement, SVGNames::modeAttr, Mode, mode) in DEFINE_ANIMATED_STRING()
DSVGFEColorMatrixElement.cpp35 DEFINE_ANIMATED_ENUMERATION(SVGFEColorMatrixElement, SVGNames::typeAttr, Type, type) in DEFINE_ANIMATED_STRING()
DSVGFEMorphologyElement.cpp35 DEFINE_ANIMATED_ENUMERATION(SVGFEMorphologyElement, SVGNames::operatorAttr, _operator, _operator) in DEFINE_ANIMATED_STRING()
DSVGComponentTransferFunctionElement.cpp34 DEFINE_ANIMATED_ENUMERATION(SVGComponentTransferFunctionElement, SVGNames::typeAttr, Type, type) in DEFINE_ANIMATED_ENUMERATION() function
DSVGFECompositeElement.cpp36 DEFINE_ANIMATED_ENUMERATION(SVGFECompositeElement, SVGNames::operatorAttr, _operator, _operator) in DEFINE_ANIMATED_STRING()
DSVGMarkerElement.cpp40 DEFINE_ANIMATED_ENUMERATION(SVGMarkerElement, SVGNames::markerUnitsAttr, MarkerUnits, markerUnits) in DEFINE_ANIMATED_LENGTH()
DSVGTextContentElement.cpp40 DEFINE_ANIMATED_ENUMERATION(SVGTextContentElement, SVGNames::lengthAdjustAttr, LengthAdjust, length… in DEFINE_ANIMATED_ENUMERATION() function
DSVGFEConvolveMatrixElement.cpp45 DEFINE_ANIMATED_ENUMERATION(SVGFEConvolveMatrixElement, SVGNames::operatorAttr, EdgeMode, edgeMode) in DEFINE_ANIMATED_STRING()