Home
last modified time | relevance | path

Searched defs:nextCommand (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGPathStringSource.cpp114 SVGPathSegType SVGPathStringSource::nextCommand(SVGPathSegType previousCommand) in nextCommand() function in WebCore::SVGPathStringSource
125 SVGPathSegType nextCommand; in nextCommand() local
DSVGPathByteStreamSource.cpp46 SVGPathSegType SVGPathByteStreamSource::nextCommand(SVGPathSegType) in nextCommand() function in WebCore::SVGPathByteStreamSource
DSVGPathSegListSource.cpp54 SVGPathSegType SVGPathSegListSource::nextCommand(SVGPathSegType) in nextCommand() function in WebCore::SVGPathSegListSource
/external/replicaisland/src/com/replica/replicaisland/
DNPCComponent.java453 private int nextCommand() { in nextCommand() method in NPCComponent