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.cc431 topdict_mod.init (); in cff_subset_plan()
449 topdict_mod.fini (); in ~cff_subset_plan()
625 topdict_mod.init (&acc.topDict); in create()
631 topdict_mod.add_op (OpCode_Encoding); in create()
633 topdict_mod.add_op (OpCode_charset); in create()
637 unsigned int topDictSize = TopDict::calculate_serialized_size (topdict_mod, topSzr); in create()
643 &topdict_mod, 1, topdict_sizes, topSzr); in create()
672 topdict_mod.reassignSIDs (sidmap); in create()
829 CFF1TopDictValuesMod topdict_mod; member
908 &plan.topdict_mod, 1, in _write_cff1()