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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGMaskElement.h 56 DECLARE_ANIMATED_ENUMERATION(MaskUnits, maskUnits, SVGUnitTypes::SVGUnitType)
57 DECLARE_ANIMATED_ENUMERATION(MaskContentUnits, maskContentUnits, SVGUnitTypes::SVGUnitType)
SVGClipPathElement.h 54 DECLARE_ANIMATED_ENUMERATION(ClipPathUnits, clipPathUnits, SVGUnitTypes::SVGUnitType)
SVGFEDisplacementMapElement.h 85 DECLARE_ANIMATED_ENUMERATION(XChannelSelector, xChannelSelector, ChannelSelectorType)
86 DECLARE_ANIMATED_ENUMERATION(YChannelSelector, yChannelSelector, ChannelSelectorType)
SVGFETurbulenceElement.h 117 DECLARE_ANIMATED_ENUMERATION(StitchTiles, stitchTiles, SVGStitchOptions)
118 DECLARE_ANIMATED_ENUMERATION(Type, type, TurbulenceType)
SVGFilterElement.h 67 DECLARE_ANIMATED_ENUMERATION(FilterUnits, filterUnits, SVGUnitTypes::SVGUnitType)
68 DECLARE_ANIMATED_ENUMERATION(PrimitiveUnits, primitiveUnits, SVGUnitTypes::SVGUnitType)
SVGGradientElement.h 102 DECLARE_ANIMATED_ENUMERATION(SpreadMethod, spreadMethod, SVGSpreadMethodType)
103 DECLARE_ANIMATED_ENUMERATION(GradientUnits, gradientUnits, SVGUnitTypes::SVGUnitType)
SVGPatternElement.h 74 DECLARE_ANIMATED_ENUMERATION(PatternUnits, patternUnits, SVGUnitTypes::SVGUnitType)
75 DECLARE_ANIMATED_ENUMERATION(PatternContentUnits, patternContentUnits, SVGUnitTypes::SVGUnitType)
SVGAnimatedEnumeration.h 32 #define DECLARE_ANIMATED_ENUMERATION(UpperProperty, LowerProperty, EnumType) \
SVGComponentTransferFunctionElement.h 87 DECLARE_ANIMATED_ENUMERATION(Type, type, ComponentTransferType)
SVGFEBlendElement.h 87 DECLARE_ANIMATED_ENUMERATION(Mode, mode, BlendModeType)
SVGFEColorMatrixElement.h 83 DECLARE_ANIMATED_ENUMERATION(Type, type, ColorMatrixType)
SVGFEMorphologyElement.h 79 DECLARE_ANIMATED_ENUMERATION(SVGOperator, svgOperator, MorphologyOperatorType)
SVGTextPathElement.h 137 DECLARE_ANIMATED_ENUMERATION(Method, method, SVGTextPathMethodType)
138 DECLARE_ANIMATED_ENUMERATION(Spacing, spacing, SVGTextPathSpacingType)
SVGFECompositeElement.h 92 DECLARE_ANIMATED_ENUMERATION(SVGOperator, svgOperator, CompositeOperationType)
SVGFEConvolveMatrixElement.h 96 DECLARE_ANIMATED_ENUMERATION(EdgeMode, edgeMode, EdgeModeType)
SVGTextContentElement.h 120 DECLARE_ANIMATED_ENUMERATION(LengthAdjust, lengthAdjust, SVGLengthAdjustType)
SVGMarkerElement.h 158 DECLARE_ANIMATED_ENUMERATION(MarkerUnits, markerUnits, SVGMarkerUnitsType)

Completed in 53 milliseconds