OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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