Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-utf-private.hh33 struct hb_utf8_t struct
35 typedef uint8_t codepoint_t;
38 next (const uint8_t *text, in next()
107 prev (const uint8_t *text, in prev()
124 strlen (const uint8_t *text) in strlen()