Searched refs:_next_syllable (Results 1 – 1 of 1) sorted by relevance
196 start = 0, end = _count ? _next_syllable (buffer, 0) : 0; \198 start = end, end = _next_syllable (buffer, start))201 _next_syllable (hb_buffer_t *buffer, unsigned int start) in _next_syllable() function