OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:alphabetLookup
(Results
1 - 2
of
2
) sorted by null
/frameworks/minikin/include/minikin/
Hyphenator.h
150
HyphenationType
alphabetLookup
(uint16_t* alpha_codes, const uint16_t* word, size_t len);
/frameworks/minikin/libs/minikin/
Hyphenator.cpp
127
const HyphenationType hyphenValue =
alphabetLookup
(alpha_codes, word, len);
136
// alphabet is not expected to contain a hyphen or a soft hyphen character, so
alphabetLookup
325
HyphenationType Hyphenator::
alphabetLookup
(uint16_t* alpha_codes, const uint16_t* word,
Completed in 53 milliseconds