Home
last modified time | relevance | path

Searched refs:topdict_mod (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-subset-cff1.cc438 topdict_mod.init (); in cff_subset_plan()
456 topdict_mod.fini (); in ~cff_subset_plan()
643 topdict_mod.init (&acc.topDict); in create()
649 topdict_mod.add_op (OpCode_Encoding); in create()
651 topdict_mod.add_op (OpCode_charset); in create()
655 unsigned int topDictSize = TopDict::calculate_serialized_size (topdict_mod, topSzr); in create()
661 &topdict_mod, 1, topdict_sizes, topSzr); in create()
690 topdict_mod.reassignSIDs (sidmap); in create()
849 cff1_top_dict_values_mod_t topdict_mod; member
924 &plan.topdict_mod, 1, in _write_cff1()