Home | History | Annotate | Download | only in svg

Lines Matching refs:SVGPathParser

29 #include "core/svg/SVGPathParser.h"
90 static SVGPathParser* globalSVGPathParser(SVGPathSource* source, SVGPathConsumer* consumer)
92 static SVGPathParser* s_parser = 0;
94 s_parser = new SVGPathParser;
118 SVGPathParser* parser = globalSVGPathParser(source.get(), builder);
134 SVGPathParser* parser = globalSVGPathParser(source.get(), builder);
152 SVGPathParser* parser = globalSVGPathParser(source.get(), builder);
171 SVGPathParser* parser = globalSVGPathParser(source.get(), builder);
186 SVGPathParser* parser = globalSVGPathParser(source.get(), builder);
201 SVGPathParser* parser = globalSVGPathParser(source.get(), builder);
217 SVGPathParser* parser = globalSVGPathParser(source.get(), builder);
234 SVGPathParser* parser = globalSVGPathParser(source.get(), builder);
291 SVGPathParser* parser = globalSVGPathParser(source.get(), builder);
308 SVGPathParser* parser = globalSVGPathParser(source.get(), builder);
325 SVGPathParser* parser = globalSVGPathParser(source.get(), builder);