Home
last modified time | relevance | path

Searched refs:Hangul_LBase (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz/src/
Dharfbuzz-hangul.c56 Hangul_LBase = 0x1100, enumerator
84 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()