Searched refs:ligCount (Results 1 – 1 of 1) sorted by relevance
24 le_uint16 ligCount = SWAPW(ligSetTable->ligatureCount); in process() local26 for (le_uint16 lig = 0; lig < ligCount; lig += 1) { in process()