Home
last modified time | relevance | path

Searched defs:alpha_codes (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DHyphenator.cpp135 uint16_t alpha_codes[MAX_HYPHENATED_SIZE]; in hyphenate() local
344 HyphenationType Hyphenator::alphabetLookup(uint16_t* alpha_codes, in alphabetLookup()