Searched defs:hb_utf32_xe_t (Results 1 – 1 of 1) sorted by relevance
289 struct hb_utf32_xe_t struct292 typedef TCodepoint codepoint_t;295 next (const TCodepoint *text, in next()307 prev (const TCodepoint *text, in prev()319 strlen (const TCodepoint *text) in strlen()344 typedef hb_utf32_xe_t<uint32_t> hb_utf32_t; argument