HomeSort by relevance Sort by last modified time
    Searched defs:moveToNextToken (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/svg/
SVGPathByteStreamSource.h 42 virtual bool moveToNextToken() { return true; }
SVGPathSegListSource.h 44 virtual bool moveToNextToken() { return true; }
SVGPathStringSource.cpp 42 bool SVGPathStringSource::moveToNextToken()

Completed in 63 milliseconds