Searched defs:hb_subset_input_t (Results 1 – 2 of 2) 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 *drop_tables;46 bool drop_hints;47 bool desubroutinize;48 bool retain_gids;
40 typedef struct hb_subset_input_t hb_subset_input_t; typedef