Searched refs:hb_subset_plan_t (Results 1 – 15 of 15) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-subset-plan.hh | 38 struct hb_subset_plan_t struct 156 typedef struct hb_subset_plan_t hb_subset_plan_t; argument 158 HB_INTERNAL hb_subset_plan_t * 163 hb_subset_plan_destroy (hb_subset_plan_t *plan);
|
D | hb-subset.cc | 51 _plan_estimate_subset_table_size (hb_subset_plan_t *plan, 54 _plan_estimate_subset_table_size (hb_subset_plan_t *plan, in _plan_estimate_subset_table_size() 68 _subset2 (hb_subset_plan_t *plan) in _subset2() 134 _subset (hb_subset_plan_t *plan) in _subset() 153 _subset_table (hb_subset_plan_t *plan, in _subset_table() 239 _should_drop_table (hb_subset_plan_t *plan, hb_tag_t tag) in _should_drop_table() 283 hb_subset_plan_t *plan = hb_subset_plan_create (source, input); in hb_subset()
|
D | hb-subset-plan.cc | 93 _populate_gids_to_retain (hb_subset_plan_t* plan, in _populate_gids_to_retain() 207 hb_subset_plan_t * 211 hb_subset_plan_t *plan = hb_object_create<hb_subset_plan_t> (); in hb_subset_plan_create() 250 hb_subset_plan_destroy (hb_subset_plan_t *plan) in hb_subset_plan_destroy()
|
D | hb-subset.hh | 57 hb_subset_plan_t *plan; 61 hb_subset_context_t (hb_subset_plan_t *plan_, in hb_subset_context_t()
|
D | hb-ot-hmtx-table.hh | 76 bool subset_update_header (hb_subset_plan_t *plan, in subset_update_header() 261 unsigned int num_advances_for_subset (const hb_subset_plan_t *plan) const in num_advances_for_subset() 277 unsigned int _advance_for_new_gid (const hb_subset_plan_t *plan, in _advance_for_new_gid()
|
D | hb-subset-cff2.hh | 35 hb_subset_cff2 (hb_subset_plan_t *plan,
|
D | hb-subset-cff1.hh | 35 hb_subset_cff1 (hb_subset_plan_t *plan,
|
D | hb-subset-cff2.cc | 232 cff2_subr_subsetter_t (const OT::cff2::accelerator_subset_t &acc_, const hb_subset_plan_t *plan_) in cff2_subr_subsetter_t() 275 hb_subset_plan_t *plan) in create() 578 hb_subset_plan_t *plan, in _hb_subset_cff2() 614 hb_subset_cff2 (hb_subset_plan_t *plan, in hb_subset_cff2()
|
D | hb-subset-cff-common.hh | 289 const hb_subset_plan_t *plan_) in subr_flattener_t() 321 const hb_subset_plan_t *plan; 611 subr_subsetter_t (ACC &acc_, const hb_subset_plan_t *plan_) in subr_subsetter_t() 990 const hb_subset_plan_t *plan; 1007 hb_plan_subset_cff_fdselect (const hb_subset_plan_t *plan,
|
D | hb-subset-cff1.cc | 402 cff1_subr_subsetter_t (const OT::cff1::accelerator_subset_t &acc_, const hb_subset_plan_t *plan_) in cff1_subr_subsetter_t() 469 …unsigned int plan_subset_encoding (const OT::cff1::accelerator_subset_t &acc, hb_subset_plan_t *pl… in plan_subset_encoding() 535 …unsigned int plan_subset_charset (const OT::cff1::accelerator_subset_t &acc, hb_subset_plan_t *pla… in plan_subset_charset() 606 hb_subset_plan_t *plan) in create() 1074 hb_subset_plan_t *plan, in _hb_subset_cff1() 1110 hb_subset_cff1 (hb_subset_plan_t *plan, in hb_subset_cff1()
|
D | hb-ot-glyf-table.hh | 93 _add_loca_and_head (hb_subset_plan_t * plan, Iterator padded_offsets) in _add_loca_and_head() 148 const hb_subset_plan_t *plan) in serialize() 182 _populate_subset_glyphs (const hb_subset_plan_t *plan, in _populate_subset_glyphs() 211 _add_head_and_set_loca_version (hb_subset_plan_t *plan, bool use_short_loca) in _add_head_and_set_loca_version() 1059 const hb_subset_plan_t *plan) const in serialize()
|
D | hb-subset-cff-common.cc | 50 hb_plan_subset_cff_fdselect (const hb_subset_plan_t *plan, in hb_plan_subset_cff_fdselect()
|
D | hb-ot-cmap-table.hh | 1023 const hb_subset_plan_t *plan, in serialize() 1092 const hb_subset_plan_t *plan, in copy() 1138 const hb_subset_plan_t *plan) in serialize()
|
D | hb-ot-cff2-table.hh | 540 bool subset (hb_subset_plan_t *plan) const in subset()
|
D | hb-ot-cff1-table.hh | 1283 bool subset (hb_subset_plan_t *plan) const in subset()
|