Searched defs:hb_ascii_t (Results 1 – 1 of 1) sorted by relevance
403 struct hb_ascii_t struct405 typedef uint8_t codepoint_t;406 static constexpr unsigned max_len = 1;409 next (const codepoint_t *text, in next()421 prev (const codepoint_t *text, in prev()433 strlen (const codepoint_t *text) in strlen()441 encode_len (hb_codepoint_t unicode HB_UNUSED) in encode_len()447 encode (codepoint_t *text, in encode()