Searched refs:lookupListIndex (Results 1 – 6 of 6) sorted by relevance
42 le_uint16 lookupListIndex = SWAPW(substLookupRecordArray[subst].lookupListIndex); in applySubstitutionLookups() local47 lookupProcessor->applySingleLookup(lookupListIndex, &tempIterator, fontInstance, success); in applySubstitutionLookups()
121 le_uint16 lookupListIndex = SWAPW(lookupListIndexArray.getObject(lookup,success)); in selectLookups() local122 if (lookupListIndex >= lookupSelectCount) { in selectLookups()126 lookupSelectArray[lookupListIndex] |= featureMask; in selectLookups()127 lookupOrderArray[store++] = lookupListIndex; in selectLookups()
27 le_uint16 lookupListIndex; member
41 le_uint16 lookupListIndex = SWAPW(substLookupRecordArray[subst].lookupListIndex); in applySubstitutionLookups() local46 lookupProcessor->applySingleLookup(lookupListIndex, &tempIterator, fontInstance, success); in applySubstitutionLookups()
28 le_uint16 lookupListIndex; member
955 USHORT lookupListIndex; /* Lookup to apply to that member968 c->recurse (lookupRecord[i].lookupListIndex); in recurse_lookups()1004 if (!c->recurse (lookupRecord[i].lookupListIndex)) in apply_lookup()