Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ucd.cc89 _hb_ucd_compose_hangul (hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab) in _hb_ucd_compose_hangul() function
132 if (_hb_ucd_compose_hangul (a, b, ab)) return true; in hb_ucd_compose()