Searched defs:hb_utf8_t (Results 1 – 1 of 1) sorted by relevance
35 struct hb_utf8_t struct37 typedef uint8_t codepoint_t;40 next (const codepoint_t *text, in next()109 prev (const codepoint_t *text, in prev()126 strlen (const codepoint_t *text) in strlen()130 encode_len (hb_codepoint_t unicode) in encode_len()140 encode (codepoint_t *text, in encode()