Searched defs:SVGLocatable (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/svg/
H A DSVGLocatable.h34 class SVGLocatable { class in namespace:WebCore
36 virtual ~SVGLocatable() { }
38 // 'SVGLocatable' functions
58 virtual AffineTransform localCoordinateSpaceTransform(SVGLocatable::CTMScope) const { return AffineTransform(); }

Completed in 270 milliseconds