Searched refs:componentCount (Results 1 – 3 of 3) sorted by relevance
66 le_int32 componentCount = SWAPW(ligatureAttachTable->componentCount); in process() local69 if (component >= componentCount) { in process()71 component = componentCount - 1; in process()
37 le_uint16 componentCount; member
757 long componentCount = CountComponents(&findCD); in initializeSupportedTypes() local758 if (!componentCount) in initializeSupportedTypes()