Searched refs:joiningType (Results 1 – 1 of 1) sorted by relevance
77 int32_t joiningType = u_getIntPropertyValue(codePoint, UCHAR_JOINING_TYPE); in getJoiningType() local78 switch (joiningType) { in getJoiningType()