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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DSubstitutionLookups.h57 static void applySubstitutionLookups(
H A DSubstitutionLookups.cpp50 void SubstitutionLookup::applySubstitutionLookups( function in class:SubstitutionLookup
H A DContextualSubstSubtables.cpp49 void ContextualSubstitutionBase::applySubstitutionLookups( function in class:ContextualSubstitutionBase
276 applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontInstance, position, success);
347 applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontInstance, position, success);
391 ContextualSubstitutionBase::applySubstitutionLookups(lookupProcessor, substLookupRecordArray, subCount, glyphIterator, fontInstance, position, success);
523 applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontInstance, position, success);
623 applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontInstance, position, success);
692 ContextualSubstitutionBase::applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontInstance, position, success);
H A DContextualSubstSubtables.h82 static void applySubstitutionLookups(

Completed in 52 milliseconds