Searched refs:subtableCount (Results 1 – 1 of 1) sorted by relevance
30 le_uint16 subtableCount = SWAPW(lookupTable->subTableCount); in applyLookupTable() local34 for (le_uint16 subtable = 0; subtable < subtableCount; subtable += 1) { in applyLookupTable()