Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-utf.hh399 struct hb_ascii_t struct
401 typedef uint8_t codepoint_t;
404 next (const codepoint_t *text, in next()
416 prev (const codepoint_t *text, in prev()
428 strlen (const codepoint_t *text) in strlen()
436 encode_len (hb_codepoint_t unicode HB_UNUSED) in encode_len()
442 encode (codepoint_t *text, in encode()