Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cff1-table.hh143 struct CFF1SuppEncData { struct
144 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];