Searched defs:hb_utf16_xe_t (Results 1 – 1 of 1) sorted by relevance
181 struct hb_utf16_xe_t struct184 typedef TCodepoint codepoint_t;187 next (const codepoint_t *text, in next()219 prev (const codepoint_t *text, in prev()252 strlen (const codepoint_t *text) in strlen()260 encode_len (hb_codepoint_t unicode) in encode_len()284 typedef hb_utf16_xe_t<uint16_t> hb_utf16_t; argument