Lines Matching refs:SWAPW
29 le_uint16 lookupType = SWAPW(lookupTable->lookupType); in applyLookupTable()
30 le_uint16 subtableCount = SWAPW(lookupTable->subTableCount); in applyLookupTable()
76 le_uint16 lookupFlags = SWAPW(lookupTable->lookupFlags); in process()
106 le_uint16 lookupFlags = SWAPW(lookupTable->lookupFlags); in applySingleLookup()
115 le_uint16 lookupCount = featureTable? SWAPW(featureTable->lookupCount) : 0; in selectLookups()
119 le_uint16 lookupListIndex = SWAPW(featureTable->lookupListIndexArray[lookup]); in selectLookups()
153 featureCount = SWAPW(langSysTable->featureCount); in LookupProcessor()
163 lookupListCount = SWAPW(lookupListTable->lookupCount); in LookupProcessor()
171 requiredFeatureIndex = SWAPW(langSysTable->reqFeatureIndex); in LookupProcessor()
197 le_uint16 featureIndex = SWAPW(langSysTable->featureIndexArray[feature]); in LookupProcessor()
203 featureReferences += SWAPW(featureTable->lookupCount); in LookupProcessor()
213 featureReferences += SWAPW(featureTable->lookupCount); in LookupProcessor()
238 le_uint16 featureIndex = SWAPW(langSysTable->featureIndexArray[feature]); in LookupProcessor()
260 le_uint16 featureIndex = SWAPW(langSysTable->featureIndexArray[feature]); in LookupProcessor()