Searched refs:DECLARE_ANIMATED_ENUMERATION (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGFEDisplacementMapElement.h85 DECLARE_ANIMATED_ENUMERATION(XChannelSelector, xChannelSelector, ChannelSelectorType)
86 DECLARE_ANIMATED_ENUMERATION(YChannelSelector, yChannelSelector, ChannelSelectorType)
H A DSVGFETurbulenceElement.h117 DECLARE_ANIMATED_ENUMERATION(StitchTiles, stitchTiles, SVGStitchOptions)
118 DECLARE_ANIMATED_ENUMERATION(Type, type, TurbulenceType)
H A DSVGFilterElement.h67 DECLARE_ANIMATED_ENUMERATION(FilterUnits, filterUnits, SVGUnitTypes::SVGUnitType)
68 DECLARE_ANIMATED_ENUMERATION(PrimitiveUnits, primitiveUnits, SVGUnitTypes::SVGUnitType)
H A DSVGGradientElement.h102 DECLARE_ANIMATED_ENUMERATION(SpreadMethod, spreadMethod, SVGSpreadMethodType)
103 DECLARE_ANIMATED_ENUMERATION(GradientUnits, gradientUnits, SVGUnitTypes::SVGUnitType)
H A DSVGMaskElement.h56 DECLARE_ANIMATED_ENUMERATION(MaskUnits, maskUnits, SVGUnitTypes::SVGUnitType)
57 DECLARE_ANIMATED_ENUMERATION(MaskContentUnits, maskContentUnits, SVGUnitTypes::SVGUnitType)
H A DSVGPatternElement.h74 DECLARE_ANIMATED_ENUMERATION(PatternUnits, patternUnits, SVGUnitTypes::SVGUnitType)
75 DECLARE_ANIMATED_ENUMERATION(PatternContentUnits, patternContentUnits, SVGUnitTypes::SVGUnitType)
H A DSVGClipPathElement.h54 DECLARE_ANIMATED_ENUMERATION(ClipPathUnits, clipPathUnits, SVGUnitTypes::SVGUnitType)
H A DSVGTextPathElement.h137 DECLARE_ANIMATED_ENUMERATION(Method, method, SVGTextPathMethodType)
138 DECLARE_ANIMATED_ENUMERATION(Spacing, spacing, SVGTextPathSpacingType)
H A DSVGAnimatedEnumeration.h32 #define DECLARE_ANIMATED_ENUMERATION(UpperProperty, LowerProperty, EnumType) \ macro
H A DSVGComponentTransferFunctionElement.h87 DECLARE_ANIMATED_ENUMERATION(Type, type, ComponentTransferType)
H A DSVGFEBlendElement.h87 DECLARE_ANIMATED_ENUMERATION(Mode, mode, BlendModeType)
H A DSVGFEColorMatrixElement.h83 DECLARE_ANIMATED_ENUMERATION(Type, type, ColorMatrixType)
H A DSVGFECompositeElement.h92 DECLARE_ANIMATED_ENUMERATION(SVGOperator, svgOperator, CompositeOperationType)
H A DSVGFEConvolveMatrixElement.h96 DECLARE_ANIMATED_ENUMERATION(EdgeMode, edgeMode, EdgeModeType)
H A DSVGFEMorphologyElement.h79 DECLARE_ANIMATED_ENUMERATION(SVGOperator, svgOperator, MorphologyOperatorType)
H A DSVGTextContentElement.h120 DECLARE_ANIMATED_ENUMERATION(LengthAdjust, lengthAdjust, SVGLengthAdjustType)
H A DSVGMarkerElement.h158 DECLARE_ANIMATED_ENUMERATION(MarkerUnits, markerUnits, SVGMarkerUnitsType)

Completed in 128 milliseconds