Searched defs:DEFINE_ANIMATED_ENUMERATION (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
D | SVGAnimatedEnumeration.h | 35 #define DEFINE_ANIMATED_ENUMERATION(OwnerType, DOMAttribute, UpperProperty, LowerProperty, EnumType… macro
|
D | SVGComponentTransferFunctionElement.cpp | 34 DEFINE_ANIMATED_ENUMERATION(SVGComponentTransferFunctionElement, SVGNames::typeAttr, Type, type, Co… in DEFINE_ANIMATED_ENUMERATION() function
|
D | SVGClipPathElement.cpp | 32 DEFINE_ANIMATED_ENUMERATION(SVGClipPathElement, SVGNames::clipPathUnitsAttr, ClipPathUnits, clipPat… in DEFINE_ANIMATED_ENUMERATION() function
|
D | SVGMaskElement.cpp | 34 DEFINE_ANIMATED_ENUMERATION(SVGMaskElement, SVGNames::maskUnitsAttr, MaskUnits, maskUnits, SVGUnitT… in DEFINE_ANIMATED_ENUMERATION() function
|
D | SVGGradientElement.cpp | 39 DEFINE_ANIMATED_ENUMERATION(SVGGradientElement, SVGNames::spreadMethodAttr, SpreadMethod, spreadMet… in DEFINE_ANIMATED_ENUMERATION() function
|
D | SVGFilterElement.cpp | 36 DEFINE_ANIMATED_ENUMERATION(SVGFilterElement, SVGNames::filterUnitsAttr, FilterUnits, filterUnits, … in DEFINE_ANIMATED_ENUMERATION() function
|
D | SVGTextContentElement.cpp | 55 DEFINE_ANIMATED_ENUMERATION(SVGTextContentElement, SVGNames::lengthAdjustAttr, LengthAdjust, length… in DEFINE_ANIMATED_ENUMERATION() function
|