Searched refs:incrementAndGetCurrentChar (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DSegmentedString.h120 ALWAYS_INLINE UChar incrementAndGetCurrentChar() function in class:blink::SegmentedSubstring
282 m_currentChar = m_currentString.incrementAndGetCurrentChar();
H A DSegmentedString.cpp284 m_currentString.incrementAndGetCurrentChar(); // Only need the ++

Completed in 197 milliseconds