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

  /external/icu4c/layout/
SubstitutionLookups.cpp 25 void SubstitutionLookup::applySubstitutionLookups(
ContextualSubstSubtables.cpp 24 void ContextualSubstitutionBase::applySubstitutionLookups(
219 applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontInstance, position, success);
271 applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontInstance, position, success);
309 ContextualSubstitutionBase::applySubstitutionLookups(lookupProcessor, substLookupRecordArray, subCount, glyphIterator, fontInstance, position, success);
418 applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontInstance, position, success);
498 applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontInstance, position, success);
559 ContextualSubstitutionBase::applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontInstance, position, success);

Completed in 71 milliseconds