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/core/platform/text/
SegmentedString.h 91 UChar incrementAndGetCurrentChar8()
121 return incrementAndGetCurrentChar8();
216 m_currentChar = m_currentString.incrementAndGetCurrentChar8();
237 m_currentChar = m_currentString.incrementAndGetCurrentChar8();
SegmentedString.cpp 244 m_currentChar = m_currentString.incrementAndGetCurrentChar8();
263 m_currentChar = m_currentString.incrementAndGetCurrentChar8();

Completed in 72 milliseconds