Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DHyphenator.cpp225 static inline HyphenationType getHyphTypeForArabic(const U16StringPiece& word, size_t location) { in getHyphTypeForArabic() function
274 out[i] = getHyphTypeForArabic(word, i); in hyphenateWithNoPatterns()