Searched defs:CFF1SuppEncData (Results 1 – 1 of 1) sorted by relevance
143 struct CFF1SuppEncData { struct144 bool sanitize (hb_sanitize_context_t *c) const in sanitize()150 void get_codes (hb_codepoint_t sid, hb_vector_t<hb_codepoint_t> &codes) const in get_codes()157 unsigned int get_size () const in get_size()160 HBUINT8 nSups;161 SuppEncoding supps[VAR];