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