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

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/harfbuzz/
HarfBuzzShaper.cpp 159 static void normalizeCharacters(const TextRun& run, UChar* destination, int length)
200 normalizeCharacters(m_run, m_normalizedBuffer.get(), m_normalizedBufferLength);
  /external/chromium_org/third_party/WebKit/Source/core/editing/
TextIterator.cpp     [all...]

Completed in 228 milliseconds