Home
last modified time | relevance | path

Searched defs:DEFINE_ANIMATED_RECT (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGAnimatedRect.h36 #define DEFINE_ANIMATED_RECT(OwnerType, DOMAttribute, UpperProperty, LowerProperty) \ macro
DSVGViewSpec.cpp34 DEFINE_ANIMATED_RECT(SVGViewSpec, SVGNames::viewBoxAttr, ViewBox, viewBox) in DEFINE_ANIMATED_RECT() function