Searched defs:nextCommand (Results 1 – 4 of 4) sorted by relevance
/external/webkit/Source/WebCore/svg/ | ||
D | SVGPathStringSource.cpp | 114 SVGPathSegType SVGPathStringSource::nextCommand(SVGPathSegType previousCommand) in nextCommand() function in WebCore::SVGPathStringSource |
D | SVGPathByteStreamSource.cpp | 46 SVGPathSegType SVGPathByteStreamSource::nextCommand(SVGPathSegType) in nextCommand() function in WebCore::SVGPathByteStreamSource |
D | SVGPathSegListSource.cpp | 54 SVGPathSegType SVGPathSegListSource::nextCommand(SVGPathSegType) in nextCommand() function in WebCore::SVGPathSegListSource |
/external/replicaisland/src/com/replica/replicaisland/ | ||
D | NPCComponent.java | 453 private int nextCommand() { in nextCommand() method in NPCComponent |