Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout.hh345 _hb_glyph_info_is_continuation (const hb_glyph_info_t *info) in _hb_glyph_info_is_continuation() function
363 while (++start < count && _hb_glyph_info_is_continuation (&info[start])) in _hb_next_grapheme()