Home
last modified time | relevance | path

Searched defs:hb_utf32_xe_t (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-utf.hh289 struct hb_utf32_xe_t struct
292 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