Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-utf-private.hh211 struct hb_utf32_t struct
213 typedef uint32_t codepoint_t;
216 next (const uint32_t *text, in next()
228 prev (const uint32_t *text, in prev()
240 strlen (const uint32_t *text) in strlen()