HomeSort by relevance Sort by last modified time
    Searched refs:incrementAndGetCurrentChar (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/platform/text/
SegmentedString.h 117 ALWAYS_INLINE UChar incrementAndGetCurrentChar()
283 m_currentChar = m_currentString.incrementAndGetCurrentChar();
SegmentedString.cpp 324 m_currentString.incrementAndGetCurrentChar(); // Only need the ++

Completed in 61 milliseconds