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

  /external/chromium_org/third_party/WebKit/Source/platform/text/
SegmentedString.h 94 UChar incrementAndGetCurrentChar8()
124 return incrementAndGetCurrentChar8();
215 m_currentChar = m_currentString.incrementAndGetCurrentChar8();
236 m_currentChar = m_currentString.incrementAndGetCurrentChar8();
SegmentedString.cpp 204 m_currentChar = m_currentString.incrementAndGetCurrentChar8();
223 m_currentChar = m_currentString.incrementAndGetCurrentChar8();

Completed in 58 milliseconds