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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
HarfBuzzShaper.cpp 218 static inline unsigned countGraphemesInCluster(const UChar* normalizedBuffer, unsigned normalizedBufferLength, uint16_t startIndex, uint16_t endIndex)
227 TextBreakIterator* cursorPosIterator = cursorMovementIterator(&normalizedBuffer[startIndex], length);
599 static inline bool collectCandidateRuns(const UChar* normalizedBuffer,
602 const UChar* normalizedBufferEnd = normalizedBuffer + bufferLength;
603 SurrogatePairAwareTextIterator iterator(normalizedBuffer, 0, bufferLength, bufferLength);
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
capitst.c     [all...]
  /external/icu/icu4c/source/test/cintltst/
capitst.c     [all...]

Completed in 846 milliseconds