Searched refs:lookupListIndexArray (Results 1 – 2 of 2) sorted by relevance
30 le_uint16 lookupListIndexArray[ANY_NUMBER]; member32 LE_VAR_ARRAY(FeatureTable, lookupListIndexArray)
118 …LEReferenceToArrayOf<le_uint16> lookupListIndexArray(featureTable, success, featureTable->lookupLi… in selectLookups() local121 le_uint16 lookupListIndex = SWAPW(lookupListIndexArray.getObject(lookup,success)); in selectLookups()