Home
last modified time | relevance | path

Searched defs:DEFINE_ANIMATED_ENUMERATION (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimatedEnumeration.h35 #define DEFINE_ANIMATED_ENUMERATION(OwnerType, DOMAttribute, UpperProperty, LowerProperty, EnumType… macro
DSVGComponentTransferFunctionElement.cpp34 DEFINE_ANIMATED_ENUMERATION(SVGComponentTransferFunctionElement, SVGNames::typeAttr, Type, type, Co… in DEFINE_ANIMATED_ENUMERATION() function
DSVGClipPathElement.cpp32 DEFINE_ANIMATED_ENUMERATION(SVGClipPathElement, SVGNames::clipPathUnitsAttr, ClipPathUnits, clipPat… in DEFINE_ANIMATED_ENUMERATION() function
DSVGMaskElement.cpp34 DEFINE_ANIMATED_ENUMERATION(SVGMaskElement, SVGNames::maskUnitsAttr, MaskUnits, maskUnits, SVGUnitT… in DEFINE_ANIMATED_ENUMERATION() function
DSVGGradientElement.cpp39 DEFINE_ANIMATED_ENUMERATION(SVGGradientElement, SVGNames::spreadMethodAttr, SpreadMethod, spreadMet… in DEFINE_ANIMATED_ENUMERATION() function
DSVGFilterElement.cpp36 DEFINE_ANIMATED_ENUMERATION(SVGFilterElement, SVGNames::filterUnitsAttr, FilterUnits, filterUnits, … in DEFINE_ANIMATED_ENUMERATION() function
DSVGTextContentElement.cpp55 DEFINE_ANIMATED_ENUMERATION(SVGTextContentElement, SVGNames::lengthAdjustAttr, LengthAdjust, length… in DEFINE_ANIMATED_ENUMERATION() function