OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hyphenateFromCodes
(Results
1 - 2
of
2
) sorted by null
/frameworks/minikin/include/minikin/
Hyphenator.h
153
void
hyphenateFromCodes
(HyphenationType* result, const uint16_t* codes, size_t len,
/frameworks/minikin/libs/minikin/
Hyphenator.cpp
129
hyphenateFromCodes
(result->data(), alpha_codes, paddedLen, hyphenValue);
384
void Hyphenator::
hyphenateFromCodes
(HyphenationType* result, const uint16_t* codes, size_t len,
Completed in 526 milliseconds