Searched refs:LIndex (Results 1 – 1 of 1) sorted by relevance
267 gint LIndex = a - LBase; in combine_hangul() local273 if (0 <= LIndex && LIndex < LCount in combine_hangul()276 *result = SBase + (LIndex * VCount + VIndex) * TCount; in combine_hangul()