Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-subset-cff1.c83 hb_subset_input_set_flags (input, HB_SUBSET_FLAGS_NO_HINTING); in test_subset_cff1_strip_hints()
130 HB_SUBSET_FLAGS_NO_HINTING | HB_SUBSET_FLAGS_DESUBROUTINIZE); in test_subset_cff1_desubr_strip_hints()
173 hb_subset_input_set_flags (input, HB_SUBSET_FLAGS_NO_HINTING); in test_subset_cff1_j_strip_hints()
220 HB_SUBSET_FLAGS_NO_HINTING | HB_SUBSET_FLAGS_DESUBROUTINIZE); in test_subset_cff1_j_desubr_strip_hints()
282 hb_subset_input_set_flags (input, HB_SUBSET_FLAGS_NO_HINTING); in test_subset_cff1_dotsection()
Dtest-subset-cff2.c83 hb_subset_input_set_flags (input, HB_SUBSET_FLAGS_NO_HINTING); in test_subset_cff2_strip_hints()
130 HB_SUBSET_FLAGS_DESUBROUTINIZE | HB_SUBSET_FLAGS_NO_HINTING); in test_subset_cff2_desubr_strip_hints()
Dtest-subset-glyf.c242 hb_subset_input_set_flags (input, HB_SUBSET_FLAGS_NO_HINTING); in test_subset_glyf_strip_hints_simple()
266 hb_subset_input_set_flags (input, HB_SUBSET_FLAGS_NO_HINTING); in test_subset_glyf_strip_hints_composite()
301 hb_subset_input_set_flags (input, HB_SUBSET_FLAGS_NO_HINTING); in test_subset_glyf_strip_hints_invalid()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-subset-cff-common.hh264 (bool) (plan->flags & HB_SUBSET_FLAGS_NO_HINTING) in flatten()
642 plan->flags & HB_SUBSET_FLAGS_NO_HINTING); in subset()
651 if (plan->flags & HB_SUBSET_FLAGS_NO_HINTING) in subset()
666 plan->flags & HB_SUBSET_FLAGS_NO_HINTING); in subset()
691 plan->flags & HB_SUBSET_FLAGS_NO_HINTING); in subset()
Dhb-subset.h71 HB_SUBSET_FLAGS_NO_HINTING = 0x00000001u, enumerator
Dhb-ot-maxp-table.hh110 if (c->plan->flags & HB_SUBSET_FLAGS_NO_HINTING) in subset()
Dhb-subset.cc250 return plan->flags & HB_SUBSET_FLAGS_NO_HINTING; in _should_drop_table()
Dhb-subset-cff2.cc265 drop_hints = plan->flags & HB_SUBSET_FLAGS_NO_HINTING; in create()
Dhb-ot-glyf-table.hh221 if (plan->flags & HB_SUBSET_FLAGS_NO_HINTING) in _populate_subset_glyphs()
1299 if (plan->flags & HB_SUBSET_FLAGS_NO_HINTING) in serialize()
Dhb-subset-cff1.cc546 drop_hints = plan->flags & HB_SUBSET_FLAGS_NO_HINTING; in create()
Dhb-ot-layout-gpos-table.hh541 if (c->plan->flags & HB_SUBSET_FLAGS_NO_HINTING) in subset()
1376 if (c->plan->flags & HB_SUBSET_FLAGS_NO_HINTING) in subset()
1594 if (c->plan->flags & HB_SUBSET_FLAGS_NO_HINTING) in subset()
/third_party/skia/third_party/externals/harfbuzz/util/
Dhb-subset.cc796 …PTION_FLAG_NO_ARG, G_OPTION_ARG_CALLBACK, (gpointer) &set_flag<HB_SUBSET_FLAGS_NO_HINTING>, "Whet… in add_options()
/third_party/chromium/patch/
D0001-cve.patch42493 plan->flags & HB_SUBSET_FLAGS_NO_HINTING);
42502 plan->flags & HB_SUBSET_FLAGS_NO_HINTING);
42511 plan->flags & HB_SUBSET_FLAGS_NO_HINTING);