Searched defs:hb_subset_input_t (Results 1 – 6 of 6) sorted by relevance
37 struct hb_subset_input_t struct39 hb_object_header_t header;41 hb_set_t *unicodes;42 hb_set_t *glyphs;43 hb_set_t *name_ids;44 hb_set_t *name_languages;45 hb_set_t *drop_tables;47 bool drop_hints;48 bool desubroutinize;49 bool retain_gids;[all …]
40 typedef struct hb_subset_input_t hb_subset_input_t; typedef
37 struct hb_subset_input_t struct39 hb_object_header_t header;41 hb_set_t *unicodes;42 hb_set_t *glyphs;43 hb_set_t *name_ids;44 hb_set_t *drop_tables;46 bool drop_hints;47 bool desubroutinize;48 bool retain_gids;
41 struct hb_subset_input_t struct43 hb_object_header_t header;45 struct sets_t {55 union {60 unsigned flags;62 inline unsigned num_sets () const in num_sets()67 inline hb_array_t<hb_set_t*> sets_iter () in sets_iter()72 bool in_error () const in in_error()