Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-subset-cff1.cc372 topdict_mod.init (); in cff_subset_plan()
389 topdict_mod.fini (); in ~cff_subset_plan()
567 topdict_mod.init (&acc.topDict); in create()
573 topdict_mod.add_op (OpCode_Encoding); in create()
575 topdict_mod.add_op (OpCode_charset); in create()
605 topdict_mod.reassignSIDs (sidmap); in create()
671 cff1_top_dict_values_mod_t topdict_mod; member
888 if (likely (top->serialize (c, plan.topdict_mod, topSzr, modifier))) in _serialize_cff1()
/third_party/harfbuzz/src/
Dhb-subset-cff1.cc372 topdict_mod.init (); in cff_subset_plan()
389 topdict_mod.fini (); in ~cff_subset_plan()
569 topdict_mod.init (&acc.topDict); in create()
575 topdict_mod.add_op (OpCode_Encoding); in create()
577 topdict_mod.add_op (OpCode_charset); in create()
607 topdict_mod.reassignSIDs (sidmap); in create()
673 cff1_top_dict_values_mod_t topdict_mod; member
890 if (likely (top->serialize (c, plan.topdict_mod, topSzr, modifier))) in _serialize_cff1()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-subset-cff1.cc435 topdict_mod.init (); in cff_subset_plan()
453 topdict_mod.fini (); in ~cff_subset_plan()
641 topdict_mod.init (&acc.topDict); in create()
647 topdict_mod.add_op (OpCode_Encoding); in create()
649 topdict_mod.add_op (OpCode_charset); in create()
653 unsigned int topDictSize = TopDict::calculate_serialized_size (topdict_mod, topSzr); in create()
659 &topdict_mod, 1, topdict_sizes, topSzr); in create()
688 topdict_mod.reassignSIDs (sidmap); in create()
847 cff1_top_dict_values_mod_t topdict_mod; member
922 &plan.topdict_mod, 1, in _write_cff1()
/third_party/chromium/patch/
D0001-cve.patch42529 - topdict_mod.init ();
42546 - topdict_mod.fini ();