Searched defs:max_codepoint (Results 1 – 3 of 3) sorted by relevance
42 uint32_t max_codepoint; member355 uint32_t max_codepoint = alphabet->max_codepoint; in alphabetLookup() local
241 max_codepoint: u32, field373 let max_codepoint = data.read_u32(8); in new() localVariable
2430 int max_codepoint = 0; in BuildLookupTable() local