Lines Matching refs:substCount
27 le_uint16 substCount, in applySubstitutionLookups() argument
39 for (le_int16 subst = 0; subst < substCount && LE_SUCCESS(success); subst += 1) { in applySubstitutionLookups()
217 le_uint16 substCount = SWAPW(subRuleTable->substCount); in process() local
223 …applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontI… in process()
271 le_uint16 substCount = SWAPW(subClassRuleTable->substCount); in process() local
277 …applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontI… in process()
302 le_uint16 subCount = SWAPW(substCount); in process()
404 le_uint16 substCount = (le_uint16) SWAPW(lookaheadGlyphArray[lookaheadGlyphCount]); in process() local
427 …applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontI… in process()
490 le_uint16 substCount = SWAPW(lookaheadClassArray[lookaheadGlyphCount]); in process() local
515 …applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, fontI… in process()
544 … le_uint16 substCount = (le_uint16) SWAPW(lookaheadCoverageTableOffsetArray[lookaheadGlyphCount]); in process() local
576 …ase::applySubstitutionLookups(lookupProcessor, substLookupRecordArray, substCount, glyphIterator, … in process()