Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout.hh161 start = 0, end = _count ? _hb_next_syllable (buffer, 0) : 0; \
163 start = end, end = _hb_next_syllable (buffer, start))
166 _hb_next_syllable (hb_buffer_t *buffer, unsigned int start) in _hb_next_syllable() function