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

  /external/icu/icu4c/source/layout/
ContextualSubstSubtables.cpp 118 le_bool ContextualSubstitutionBase::matchGlyphCoverages(const Offset *coverageTableOffsetArray, le_uint16 glyphCount,
311 if (ContextualSubstitutionBase::matchGlyphCoverages(coverageTableOffsetArray, gCount, glyphIterator, (const char *) this)) {
553 if (! ContextualSubstitutionBase::matchGlyphCoverages(backtrackCoverageTableOffsetArray,
560 if (! ContextualSubstitutionBase::matchGlyphCoverages(lookaheadCoverageTableOffsetArray,
571 if (ContextualSubstitutionBase::matchGlyphCoverages(inputCoverageTableOffsetArray,
ContextualSubstSubtables.h 41 static le_bool matchGlyphCoverages(

Completed in 320 milliseconds