Searched refs:max_codepoint (Results 1 – 2 of 2) sorted by relevance
36 uint32_t max_codepoint; member300 uint32_t max_codepoint = alphabet->max_codepoint; in alphabetLookup() local304 if (c < min_codepoint || c >= max_codepoint) { in alphabetLookup()
70 uint32_t max_codepoint (exclusive)74 The size of the data array is max_codepoint - min_codepoint. 0 represents an unmapped