Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-subset-cff1.cc364 struct cff_subset_plan { struct
365 cff_subset_plan () in cff_subset_plan() function
371 void plan_subset_encoding (const OT::cff1::accelerator_subset_t &acc, hb_subset_plan_t *plan) in plan_subset_encoding()
435 void plan_subset_charset (const OT::cff1::accelerator_subset_t &acc, hb_subset_plan_t *plan) in plan_subset_charset()
503 bool collect_sids_in_dicts (const OT::cff1::accelerator_subset_t &acc) in collect_sids_in_dicts()
525 bool create (const OT::cff1::accelerator_subset_t &acc, in create()
659 cff1_top_dict_values_mod_t topdict_mod;
660 cff1_sub_table_info_t info;
662 unsigned int num_glyphs;
663 unsigned int orig_fdcount = 0;
[all …]