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

  /external/icu/icu4c/source/layout/
SubstitutionLookups.cpp 25 void SubstitutionLookup::applySubstitutionLookups(
ContextualSubstSubtables.cpp 24 void ContextualSubstitutionBase::applySubstitutionLookups(
223 applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontInstance, position, success);
277 applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontInstance, position, success);
315 ContextualSubstitutionBase::applySubstitutionLookups(lookupProcessor, substLookupRecordArray, subCount, glyphIterator, fontInstance, position, success);
427 applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontInstance, position, success);
515 applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontInstance, position, success);
576 ContextualSubstitutionBase::applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontInstance, position, success);

Completed in 52 milliseconds