Home
last modified time | relevance | path

Searched refs:hb_subset_plan_t (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-subset-plan.hh38 struct hb_subset_plan_t struct
200 typedef struct hb_subset_plan_t hb_subset_plan_t; typedef
202 HB_INTERNAL hb_subset_plan_t *
207 hb_subset_plan_destroy (hb_subset_plan_t *plan);
H A Dhb-subset.cc80 _plan_estimate_subset_table_size (hb_subset_plan_t *plan, unsigned table_len) in _plan_estimate_subset_table_size()
158 _subset (hb_subset_plan_t *plan) in _subset()
237 _should_drop_table (hb_subset_plan_t *plan, hb_tag_t tag) in _should_drop_table()
270 _passthrough (hb_subset_plan_t *plan, hb_tag_t tag) in _passthrough()
279 _subset_table (hb_subset_plan_t *plan, hb_tag_t tag) in _subset_table()
350 hb_subset_plan_t *plan = hb_subset_plan_create (source, input); in hb_subset_or_fail()
H A Dhb-subset-plan.cc284 hb_subset_plan_t *plan) in _populate_unicodes_to_retain()
340 _populate_gids_to_retain (hb_subset_plan_t* plan, in _populate_gids_to_retain()
478 hb_subset_plan_t *
482 hb_subset_plan_t *plan; in hb_subset_plan_create()
483 if (unlikely (!(plan = hb_object_create<hb_subset_plan_t> ()))) in hb_subset_plan_create()
484 return const_cast<hb_subset_plan_t *> (&Null (hb_subset_plan_t)); in hb_subset_plan_create()
543 * @plan: a #hb_subset_plan_t
551 hb_subset_plan_destroy (hb_subset_plan_t *plan) in hb_subset_plan_destroy()
H A Dhb-subset.hh58 hb_subset_plan_t *plan;
63 hb_subset_plan_t *plan_, in hb_subset_context_t()
H A Dhb-ot-hmtx-table.hh76 bool subset_update_header (hb_subset_plan_t *plan, in subset_update_header()
259 unsigned int num_advances_for_subset (const hb_subset_plan_t *plan) const in num_advances_for_subset()
275 unsigned int _advance_for_new_gid (const hb_subset_plan_t *plan, in _advance_for_new_gid()
H A Dhb-subset-cff-common.hh238 const hb_subset_plan_t *plan_) in subr_flattener_t()
273 const hb_subset_plan_t *plan;
569 subr_subsetter_t (ACC &acc_, const hb_subset_plan_t *plan_) in subr_subsetter_t()
957 const hb_subset_plan_t *plan;
974 hb_plan_subset_cff_fdselect (const hb_subset_plan_t *plan,
H A Dhb-ot-var-hvar-table.hh48 const hb_subset_plan_t *plan) in init()
117 const hb_subset_plan_t *plan) in remap()
168 const hb_subset_plan_t *plan) in init()
H A Dhb-subset-cff1.cc339 cff1_subr_subsetter_t (const OT::cff1::accelerator_subset_t &acc_, const hb_subset_plan_t *plan_) in cff1_subr_subsetter_t()
402 void plan_subset_encoding (const OT::cff1::accelerator_subset_t &acc, hb_subset_plan_t *plan) in plan_subset_encoding()
466 void plan_subset_charset (const OT::cff1::accelerator_subset_t &acc, hb_subset_plan_t *plan) in plan_subset_charset()
538 hb_subset_plan_t *plan) in create()
H A Dhb-ot-glyf-table.hh96 _add_loca_and_head (hb_subset_plan_t * plan, Iterator padded_offsets) in _add_loca_and_head()
154 const hb_subset_plan_t *plan) in serialize()
200 _populate_subset_glyphs (const hb_subset_plan_t *plan, in _populate_subset_glyphs()
234 _add_head_and_set_loca_version (hb_subset_plan_t *plan, bool use_short_loca) in _add_head_and_set_loca_version()
1272 const hb_subset_plan_t *plan) const in serialize()
H A Dhb-subset-cff-common.cc49 hb_plan_subset_cff_fdselect (const hb_subset_plan_t *plan, in hb_plan_subset_cff_fdselect()
H A Dhb-subset-cff2.cc220 cff2_subr_subsetter_t (const OT::cff2::accelerator_subset_t &acc_, const hb_subset_plan_t *plan_) in cff2_subr_subsetter_t()
261 hb_subset_plan_t *plan) in create()
H A Dhb-ot-cmap-table.hh1285 const hb_subset_plan_t *plan, in serialize()
1353 const hb_subset_plan_t *plan, in copy()
1399 const hb_subset_plan_t *plan, in serialize()

Completed in 13 milliseconds