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