Searched refs:HangulType (Results 1 - 2 of 2) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-hangul.c79 } HangulType; typedef in typeref:enum:__anon17957
81 static HangulType hangul_type(unsigned short uc) {
97 HangulType state = hangul_type(*uc);
101 HangulType newState = hangul_type(uc[pos]);
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-hangul.c79 } HangulType; typedef in typeref:enum:__anon18018
81 static HangulType hangul_type(unsigned short uc) {
97 HangulType state = hangul_type(*uc);
101 HangulType newState = hangul_type(uc[pos]);

Completed in 53 milliseconds