Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGPathStringSource.cpp135 static bool nextCommandHelper(const CharacterType*& current, SVGPathSegType previousCommand, SVGPat… in nextCommandHelper()
155 SVGPathSegType SVGPathStringSource::nextCommand(SVGPathSegType previousCommand) in nextCommand()