Home
last modified time | relevance | path

Searched defs:componentCount (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/layout/
DMarkToLigaturePosnSubtables.h37 le_uint16 componentCount; member
DMarkToLigaturePosnSubtables.cpp66 le_int32 componentCount = SWAPW(ligatureAttachTable->componentCount); in process() local
/external/replicaisland/src/com/replica/replicaisland/
DLevelBuilder.java188 final int componentCount = backgroundObject.getCount(); in promoteForegroundLayer() local