Searched defs:FDSelect (Results 1 – 3 of 3) sorted by relevance
556 struct FDSelect struct558 bool serialize (hb_serialize_context_t *c, const FDSelect &src, unsigned int num_glyphs) in serialize()568 unsigned int get_size (unsigned int num_glyphs) const in get_size()578 hb_codepoint_t get_fd (hb_codepoint_t glyph) const in get_fd()590 bool sanitize (hb_sanitize_context_t *c, unsigned int fdcount) const in sanitize()604 HBUINT8 format;605 union {608 } u;
652 struct FDSelect { struct653 bool sanitize (hb_sanitize_context_t *c, unsigned int fdcount) const in sanitize()663 bool serialize (hb_serialize_context_t *c, const FDSelect &src, unsigned int num_glyphs) in serialize()673 unsigned int calculate_serialized_size (unsigned int num_glyphs) const in calculate_serialized_size()676 unsigned int get_size (unsigned int num_glyphs) const in get_size()686 hb_codepoint_t get_fd (hb_codepoint_t glyph) const in get_fd()696 HBUINT8 format;697 union {700 } u;