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

/openjdk7/jdk/src/share/native/sun/font/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
247 applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontInstance, position, success);
302 applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontInstance, position, success);
340 ContextualSubstitutionBase::applySubstitutionLookups(lookupProcessor, substLookupRecordArray, subCount, glyphIterator, fontInstance, position, success);
452 applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontInstance, position, success);
535 applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontInstance, position, success);
596 ContextualSubstitutionBase::applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontInstance, position, success);
H A DContextualSubstSubtables.h70 static void applySubstitutionLookups(

Completed in 32 milliseconds