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

  /external/webkit/Source/WebCore/svg/
SVGFEConvolveMatrixElement.h 58 DECLARE_ANIMATED_INTEGER(OrderX, orderX)
59 DECLARE_ANIMATED_INTEGER(OrderY, orderY)
63 DECLARE_ANIMATED_INTEGER(TargetX, targetX)
64 DECLARE_ANIMATED_INTEGER(TargetY, targetY)
SVGAnimatedInteger.h 32 #define DECLARE_ANIMATED_INTEGER(UpperProperty, LowerProperty) \
SVGFilterElement.h 74 DECLARE_ANIMATED_INTEGER(FilterResX, filterResX)
75 DECLARE_ANIMATED_INTEGER(FilterResY, filterResY)
SVGFETurbulenceElement.h 60 DECLARE_ANIMATED_INTEGER(NumOctaves, numOctaves)

Completed in 827 milliseconds