Searched refs:hb_subset_plan_t (Results 1 – 20 of 20) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-subset-plan.hh | 37 struct hb_subset_plan_t struct 93 typedef struct hb_subset_plan_t hb_subset_plan_t; argument 95 HB_INTERNAL hb_subset_plan_t * 100 hb_subset_plan_destroy (hb_subset_plan_t *plan);
|
D | hb-ot-hdmx-table.hh | 48 hb_subset_plan_t *subset_plan; 52 hb_subset_plan_t *subset_plan) in init() 135 bool serialize (hb_serialize_context_t *c, const hdmx *source_hdmx, hb_subset_plan_t *plan) in serialize() 157 static size_t get_subsetted_size (const hdmx *source_hdmx, hb_subset_plan_t *plan) in get_subsetted_size() 162 bool subset (hb_subset_plan_t *plan) const in subset()
|
D | hb-subset.cc | 51 _plan_estimate_subset_table_size (hb_subset_plan_t *plan, in _plan_estimate_subset_table_size() 65 _subset2 (hb_subset_plan_t *plan) in _subset2() 120 _subset (hb_subset_plan_t *plan) in _subset() 139 _subset_table (hb_subset_plan_t *plan, in _subset_table() 216 _should_drop_table (hb_subset_plan_t *plan, hb_tag_t tag) in _should_drop_table() 269 hb_subset_plan_t *plan = hb_subset_plan_create (source, input); in hb_subset()
|
D | hb-subset-plan.cc | 177 hb_subset_plan_t * 181 hb_subset_plan_t *plan = hb_object_create<hb_subset_plan_t> (); in hb_subset_plan_create() 210 hb_subset_plan_destroy (hb_subset_plan_t *plan) in hb_subset_plan_destroy()
|
D | hb-subset.hh | 47 hb_subset_plan_t *plan; 51 hb_subset_context_t (hb_subset_plan_t *plan_, in hb_subset_context_t()
|
D | hb-subset-glyf.cc | 120 _update_components (hb_subset_plan_t * plan, in _update_components() 156 _write_glyf_and_loca_prime (hb_subset_plan_t *plan, in _write_glyf_and_loca_prime() 229 hb_subset_plan_t *plan, in _hb_subset_glyf_and_loca() 289 hb_subset_glyf_and_loca (hb_subset_plan_t *plan, in hb_subset_glyf_and_loca()
|
D | hb-ot-maxp-table.hh | 97 bool subset (hb_subset_plan_t *plan) const in subset() 117 static void drop_hint_fields (hb_subset_plan_t *plan HB_UNUSED, maxp *maxp_prime) in drop_hint_fields()
|
D | hb-ot-vorg-table.hh | 72 bool _subset (const hb_subset_plan_t *plan HB_UNUSED, in _subset() 105 bool subset (hb_subset_plan_t *plan) const in subset()
|
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-glyf.hh | 35 hb_subset_glyf_and_loca (hb_subset_plan_t *plan,
|
D | hb-ot-cmap-table.hh | 85 const hb_subset_plan_t *plan, in serialize() 179 static bool create_sub_table_plan (const hb_subset_plan_t *plan, in create_sub_table_plan() 538 static bool create_sub_table_plan (const hb_subset_plan_t *plan, in create_sub_table_plan() 860 bool _create_plan (const hb_subset_plan_t *plan, in _create_plan() 869 bool _subset (const hb_subset_plan_t *plan, in _subset() 930 bool subset (hb_subset_plan_t *plan) const in subset()
|
D | hb-ot-hmtx-table.hh | 68 bool subset_update_header (hb_subset_plan_t *plan, in subset_update_header() 89 bool subset (hb_subset_plan_t *plan) const in subset()
|
D | hb-ot-glyf-table.hh | 84 bool subset (hb_subset_plan_t *plan) const in subset() 105 _add_head_and_set_loca_version (hb_subset_plan_t *plan, bool use_short_loca) in _add_head_and_set_loca_version()
|
D | hb-subset-cff2.cc | 268 hb_subset_plan_t *plan) in create() 573 hb_subset_plan_t *plan, in _hb_subset_cff2() 609 hb_subset_cff2 (hb_subset_plan_t *plan, in hb_subset_cff2()
|
D | hb-subset-cff1.cc | 463 …unsigned int plan_subset_encoding (const OT::cff1::accelerator_subset_t &acc, hb_subset_plan_t *pl… in plan_subset_encoding() 524 …unsigned int plan_subset_charset (const OT::cff1::accelerator_subset_t &acc, hb_subset_plan_t *pla… in plan_subset_charset() 591 hb_subset_plan_t *plan) in create() 1058 hb_subset_plan_t *plan, in _hb_subset_cff1() 1094 hb_subset_cff1 (hb_subset_plan_t *plan, in hb_subset_cff1()
|
D | hb-ot-os2-table.hh | 148 bool subset (hb_subset_plan_t *plan) const in subset()
|
D | hb-ot-post-table.hh | 76 bool subset (hb_subset_plan_t *plan) const in subset()
|
D | hb-ot-cff2-table.hh | 535 bool subset (hb_subset_plan_t *plan) const in subset()
|
D | hb-ot-cff1-table.hh | 1263 bool subset (hb_subset_plan_t *plan) const in subset()
|