Searched defs:componentCount (Results 1 - 2 of 2) sorted by path

/external/icu4c/layout/
H A DMarkToLigaturePosnSubtables.cpp66 le_int32 componentCount = SWAPW(ligatureAttachTable->componentCount); local
69 if (component >= componentCount) {
71 component = componentCount - 1;
H A DMarkToLigaturePosnSubtables.h37 le_uint16 componentCount; member in struct:LigatureAttachTable

Completed in 221 milliseconds