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

  /external/icu/icu4c/source/layout/
SubstitutionLookups.h 32 static void applySubstitutionLookups(
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);
ContextualSubstSubtables.h 45 static void applySubstitutionLookups(

Completed in 112 milliseconds