Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ucd.cc67 _hb_ucd_decompose_hangul (hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b) in _hb_ucd_decompose_hangul() function
167 if (_hb_ucd_decompose_hangul (ab, a, b)) return true; in hb_ucd_decompose()