Searched refs:Hangul_LBase (Results 1 – 1 of 1) sorted by relevance
56 Hangul_LBase = 0x1100, enumerator84 if (uc < Hangul_LBase || uc > 0x11ff) in hangul_type()151 int LIndex = ch[0] - Hangul_LBase; in hangul_shape_syllable()157 int LIndex = ch[0] - Hangul_LBase; in hangul_shape_syllable()