Searched refs:alphabetLookup (Results 1 – 2 of 2) sorted by relevance
126 const HyphenationType hyphenValue = alphabetLookup(alpha_codes, word); in hyphenate()291 HyphenationType Hyphenator::alphabetLookup(uint16_t* alpha_codes, in alphabetLookup() function in minikin::Hyphenator
227 HyphenationType alphabetLookup(uint16_t* alpha_codes, const U16StringPiece& word) const;