Searched refs:hb_utf_t (Results 1 – 2 of 2) sorted by relevance
32 template <typename T, bool validate=true> struct hb_utf_t;38 struct hb_utf_t<uint8_t, true> struct137 struct hb_utf_t<uint16_t, true> argument210 struct hb_utf_t<uint32_t, validate> struct
1339 typedef hb_utf_t<T, true> utf_t; in hb_buffer_add_utf()