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.hh35 struct hb_utf8_t struct
37 typedef uint8_t codepoint_t;
40 next (const codepoint_t *text, in next()
109 prev (const codepoint_t *text, in prev()
126 strlen (const codepoint_t *text) in strlen()
130 encode_len (hb_codepoint_t unicode) in encode_len()
140 encode (codepoint_t *text, in encode()