Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGPathStringSource.cpp135 …dHelper(const CharacterType*& current, SVGPathSegType previousCommand, SVGPathSegType& nextCommand) in nextCommandHelper()
155 SVGPathSegType SVGPathStringSource::nextCommand(SVGPathSegType previousCommand) in nextCommand() function in WebCore::SVGPathStringSource
157 SVGPathSegType nextCommand; in nextCommand() local
DSVGPathByteStreamSource.cpp44 SVGPathSegType SVGPathByteStreamSource::nextCommand(SVGPathSegType) in nextCommand() function in WebCore::SVGPathByteStreamSource
DSVGPathSegListSource.cpp52 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