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 serialize (hb_serialize_context_t *c, const CFF2FDSelect &src, unsigned int num_glyphs) in serialize()
64 unsigned int calculate_serialized_size (unsigned int num_glyphs) const in calculate_serialized_size()
67 unsigned int get_size (unsigned int num_glyphs) const in get_size()
78 hb_codepoint_t get_fd (hb_codepoint_t glyph) const in get_fd()
92 bool sanitize (hb_sanitize_context_t *c, unsigned int fdcount) const in sanitize()
107 HBUINT8 format;
108 union {
112 } u;