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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGPathByteStreamSource.h 41 virtual bool moveToNextToken() { return true; }
SVGPathSegListSource.h 43 virtual bool moveToNextToken() { return true; }
SVGPathStringSource.cpp 52 bool SVGPathStringSource::moveToNextToken()

Completed in 28 milliseconds