Home
last modified time | relevance | path

Searched defs:DECLARE_ANIMATED_LENGTH (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGPatternElement.h70 DECLARE_ANIMATED_LENGTH(X, x) in DECLARE_ANIMATED_LENGTH() function
DSVGCursorElement.h59 DECLARE_ANIMATED_LENGTH(X, x) in DECLARE_ANIMATED_LENGTH() function
DSVGAnimatedLength.h32 #define DECLARE_ANIMATED_LENGTH(UpperProperty, LowerProperty) \ macro