Searched defs:cff_subset_plan (Results 1 – 1 of 1) sorted by relevance
419 struct cff_subset_plan { struct420 cff_subset_plan () in cff_subset_plan() argument446 ~cff_subset_plan () in ~cff_subset_plan() argument463 …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 …]