Home
last modified time | relevance | path

Searched refs:min_codepoint (Results 1 – 2 of 2) sorted by relevance

/frameworks/minikin/libs/minikin/
DHyphenator.cpp35 uint32_t min_codepoint; member
299 uint32_t min_codepoint = alphabet->min_codepoint; in alphabetLookup() local
304 if (c < min_codepoint || c >= max_codepoint) { in alphabetLookup()
307 uint8_t code = alphabet->data[c - min_codepoint]; in alphabetLookup()
/frameworks/minikin/doc/
Dhyb_file_format.md69 uint32_t min_codepoint
74 The size of the data array is max_codepoint - min_codepoint. 0 represents an unmapped