OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:incrementAndGetCurrentChar16
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/text/
SegmentedString.cpp
211
m_currentChar = m_currentString.
incrementAndGetCurrentChar16
();
235
m_currentChar = m_currentString.
incrementAndGetCurrentChar16
();
SegmentedString.h
100
UChar
incrementAndGetCurrentChar16
()
125
return
incrementAndGetCurrentChar16
();
Completed in 3021 milliseconds