Searched refs:nextCommand (Results 1 – 10 of 10) sorted by relevance
114 SVGPathSegType SVGPathStringSource::nextCommand(SVGPathSegType previousCommand) in nextCommand() function in WebCore::SVGPathStringSource125 SVGPathSegType nextCommand; in nextCommand() local126 parseSVGSegmentType(nextCommand); in nextCommand()127 return nextCommand; in nextCommand()
37 virtual SVGPathSegType nextCommand(SVGPathSegType previousCommand) = 0;
44 virtual SVGPathSegType nextCommand(SVGPathSegType previousCommand);
46 virtual SVGPathSegType nextCommand(SVGPathSegType);
46 SVGPathSegType SVGPathByteStreamSource::nextCommand(SVGPathSegType) in nextCommand() function in WebCore::SVGPathByteStreamSource
44 virtual SVGPathSegType nextCommand(SVGPathSegType);
54 SVGPathSegType SVGPathSegListSource::nextCommand(SVGPathSegType) in nextCommand() function in WebCore::SVGPathSegListSource
373 command = m_source->nextCommand(command); in parsePathDataFromSource()
185 accepted = executeCommand(nextCommand(), parentObject, timeDelta); in update()453 private int nextCommand() { in nextCommand() method in NPCComponent
9032 (WebCore::SVGPathSegListSource::nextCommand):10065 (WebCore::SVGPathSegListSource::nextCommand):10307 (WebCore::SVGPathSegListSource::nextCommand):82027 (WebCore::SVGPathByteStreamSource::nextCommand):82054 (WebCore::SVGPathSegListSource::nextCommand):83848 (WebCore::SVGPathByteStreamSource::nextCommand):