Home
last modified time | relevance | path

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

/external/harfbuzz/src/
Dharfbuzz-hangul.c93 static int hangul_nextSyllableBoundary(const HB_UChar16 *s, int start, int end) in hangul_nextSyllableBoundary() function
242 int send = hangul_nextSyllableBoundary(item->string, sstart, end); in HB_HangulShape()