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

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGPathSource.h29 class SVGPathSource { class in namespace:WebCore
30 WTF_MAKE_NONCOPYABLE(SVGPathSource); WTF_MAKE_FAST_ALLOCATED;
32 SVGPathSource() { } function in class:WebCore::SVGPathSource
33 virtual ~SVGPathSource() { }

Completed in 155 milliseconds