Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/hb-ucdn/
Ducdn.c164 static int hangul_pair_compose(uint32_t *code, uint32_t a, uint32_t b) in hangul_pair_compose() function
327 if (hangul_pair_compose(code, a, b)) in ucdn_compose()