Searched defs:applySubstitutionLookups (Results 1 - 2 of 2) sorted by relevance
/openjdk7/jdk/src/share/native/sun/font/layout/ |
H A D | SubstitutionLookups.cpp | 50 void SubstitutionLookup::applySubstitutionLookups( function in class:SubstitutionLookup
|
H A D | ContextualSubstSubtables.cpp | 49 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);
|
Completed in 31 milliseconds