Searched refs:applySubstitutionLookups (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/layout/
H A DSubstitutionLookups.h32 static void applySubstitutionLookups(
H A DSubstitutionLookups.cpp25 void SubstitutionLookup::applySubstitutionLookups( function in class:SubstitutionLookup
H A DContextualSubstSubtables.cpp24 void ContextualSubstitutionBase::applySubstitutionLookups( function in class:ContextualSubstitutionBase
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);
H A DContextualSubstSubtables.h44 static void applySubstitutionLookups(

Completed in 36 milliseconds