Searched defs:hb_utf_t (Results 1 – 1 of 1) sorted by relevance
38 struct hb_utf_t<uint8_t, true> struct41 next (const uint8_t *text, in next()110 prev (const uint8_t *text, in prev()137 struct hb_utf_t<uint16_t, true> argument140 next (const uint16_t *text, in next()172 prev (const uint16_t *text, in prev()210 struct hb_utf_t<uint32_t, validate> argument213 next (const uint32_t *text, in next()230 prev (const uint32_t *text, in prev()240 strlen (const uint32_t *text) in strlen()