Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DHyphenator.cpp268 static inline HyphenationType getHyphTypeForArabic(const uint16_t* word, in getHyphTypeForArabic() function
326 result[i] = getHyphTypeForArabic(word, len, i); in hyphenateWithNoPatterns()