Searched refs:tIndex (Results 1 – 1 of 1) sorted by relevance
1128 int32_t tIndex = u32char % JAMO_T_COUNT; in decomposeHangul() local1132 if (tIndex == 0) { in decomposeHangul()1135 u32NormFoldBuf[2] = (uint16_t)(JAMO_T_BASE + tIndex); in decomposeHangul()