Home | History | Annotate | Download | only in layout

Lines Matching refs:substLookupRecordArray

26         const SubstitutionLookupRecord *substLookupRecordArray,
40 le_uint16 sequenceIndex = SWAPW(substLookupRecordArray[subst].sequenceIndex);
41 le_uint16 lookupListIndex = SWAPW(substLookupRecordArray[subst].lookupListIndex);
216 const SubstitutionLookupRecord *substLookupRecordArray =
219 applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontInstance, position, success);
268 const SubstitutionLookupRecord *substLookupRecordArray =
271 applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontInstance, position, success);
306 const SubstitutionLookupRecord *substLookupRecordArray =
309 ContextualSubstitutionBase::applySubstitutionLookups(lookupProcessor, substLookupRecordArray, subCount, glyphIterator, fontInstance, position, success);
415 const SubstitutionLookupRecord *substLookupRecordArray =
418 substLookupRecordArray, substCount, glyphIterator, fontInstance, position, success);
495 const SubstitutionLookupRecord *substLookupRecordArray =
498 applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontInstance, position, success);
556 const SubstitutionLookupRecord *substLookupRecordArray =
559 ContextualSubstitutionBase::applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontInstance, position, success);