Searched defs:alphabetLookup (Results 1 - 1 of 1) sorted by relevance

/frameworks/minikin/libs/minikin/
H A DHyphenator.cpp120 if (alphabetLookup(alpha_codes, word, len)) {
139 bool Hyphenator::alphabetLookup(uint16_t* alpha_codes, const uint16_t* word, size_t len) { function in class:android::Hyphenator

Completed in 45 milliseconds