Searched refs:subRuleTable (Results 1 – 1 of 1) sorted by relevance
210 const SubRuleTable *subRuleTable = in process() local212 le_uint16 matchCount = SWAPW(subRuleTable->glyphCount) - 1; in process()213 le_uint16 substCount = SWAPW(subRuleTable->substCount); in process()215 if (matchGlyphIDs(subRuleTable->inputGlyphArray, matchCount, glyphIterator)) { in process()217 … (const SubstitutionLookupRecord *) &subRuleTable->inputGlyphArray[matchCount]; in process()