Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DSVGPathSegListSource.h44 virtual bool moveToNextToken() { return true; } in moveToNextToken() function
DSVGPathByteStreamSource.h42 virtual bool moveToNextToken() { return true; } in moveToNextToken() function
DSVGPathStringSource.cpp42 bool SVGPathStringSource::moveToNextToken() in moveToNextToken() function in WebCore::SVGPathStringSource