Home
last modified time | relevance | path

Searched refs:drop_hints (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-subset-cff2.cc87 if (param.drop_hints) in flush_args_and_op()
241 drop_hints (false), in cff2_subset_plan()
265 drop_hints = plan->flags & HB_SUBSET_FLAGS_NO_HINTING; in create()
335 bool drop_hints; member
370 cff_private_dict_op_serializer_t privSzr (plan.desubroutinize, plan.drop_hints); in _serialize_cff2()
H A Dhb-subset-cff-common.hh202 : desubroutinize (desubroutinize_), drop_hints (drop_hints_) {} in cff_private_dict_op_serializer_t()
210 if (drop_hints && dict_opset_t::is_hint_op (opstr.op)) in serialize()
225 const bool drop_hints; member
231 bool drop_hints; member
446 drop_hints = drop_hints_; in init()
494 bool drop_hints; member
H A Dhb-subset-cff1.cc220 if (param.drop_hints) in flush_args_and_op()
256 if (!param.drop_hints) in flush_hintmask()
369 drop_hints (false), in cff_subset_plan()
546 drop_hints = plan->flags & HB_SUBSET_FLAGS_NO_HINTING; in create()
689 bool drop_hints; member
736 cff_private_dict_op_serializer_t privSzr (plan.desubroutinize, plan.drop_hints); in _serialize_cff1()
H A Dhb-ot-glyf-table.hh572 void drop_hints () in drop_hints() function
701 void drop_hints () in drop_hints() function
736 void drop_hints () in drop_hints() function
739 case COMPOSITE: CompositeGlyph (*header, bytes).drop_hints (); return; in drop_hints()
740 case SIMPLE: SimpleGlyph (*header, bytes).drop_hints (); return; in drop_hints()
1300 Glyph (dest_glyph).drop_hints (); in serialize()

Completed in 6 milliseconds