Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-subset-input.hh37 struct hb_subset_input_t struct
39 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;
Dhb-subset.h40 typedef struct hb_subset_input_t hb_subset_input_t; typedef