Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cff2-table.hh52 struct CFF2FDSelect struct
54 bool sanitize (hb_sanitize_context_t *c, unsigned int fdcount) const in sanitize()
66 bool serialize (hb_serialize_context_t *c, const CFF2FDSelect &src, unsigned int num_glyphs) in serialize()
76 unsigned int calculate_serialized_size (unsigned int num_glyphs) const in calculate_serialized_size()
79 unsigned int get_size (unsigned int num_glyphs) const in get_size()
91 hb_codepoint_t get_fd (hb_codepoint_t glyph) const in get_fd()
103 HBUINT8 format;
104 union {
108 } u;