OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:incrementAndGetCurrentChar
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/text/
SegmentedString.h
120
ALWAYS_INLINE UChar
incrementAndGetCurrentChar
()
286
m_currentChar = m_currentString.
incrementAndGetCurrentChar
();
SegmentedString.cpp
325
m_currentString.
incrementAndGetCurrentChar
(); // Only need the ++
Completed in 54 milliseconds