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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFEConvolveMatrixElement.h 89 DECLARE_ANIMATED_INTEGER(OrderX, orderX)
90 DECLARE_ANIMATED_INTEGER(OrderY, orderY)
94 DECLARE_ANIMATED_INTEGER(TargetX, targetX)
95 DECLARE_ANIMATED_INTEGER(TargetY, targetY)
SVGFilterElement.h 73 DECLARE_ANIMATED_INTEGER(FilterResX, filterResX)
74 DECLARE_ANIMATED_INTEGER(FilterResY, filterResY)
SVGAnimatedInteger.h 32 #define DECLARE_ANIMATED_INTEGER(UpperProperty, LowerProperty) \
SVGFETurbulenceElement.h 115 DECLARE_ANIMATED_INTEGER(NumOctaves, numOctaves)

Completed in 70 milliseconds