Searched refs:componentCount (Results 1 – 5 of 5) 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
188 final int componentCount = backgroundObject.getCount(); in promoteForegroundLayer() local189 for (int x = componentCount - 1; x >= 0; x--) { in promoteForegroundLayer()
372 final int componentCount = object.getCount();373 for (int x = 0; x < componentCount; x++) {
117 tag.componentCount = br.readScalar(4);