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.cc419 struct cff_subset_plan { struct
420 cff_subset_plan () in cff_subset_plan() argument
446 ~cff_subset_plan () in ~cff_subset_plan() argument
463 …signed int plan_subset_encoding (const OT::cff1::accelerator_subset_t &acc, hb_subset_plan_t *plan) in plan_subset_encoding()
524 …nsigned int plan_subset_charset (const OT::cff1::accelerator_subset_t &acc, hb_subset_plan_t *plan) in plan_subset_charset()
567 bool collect_sids_in_dicts (const OT::cff1::accelerator_subset_t &acc) in collect_sids_in_dicts()
590 bool create (const OT::cff1::accelerator_subset_t &acc, in create()
825 unsigned int get_final_size () const { return final_size; } in get_final_size()
827 unsigned int final_size;
828 hb_vector_t<unsigned int> topdict_sizes;
[all …]