Home
last modified time | relevance | path

Searched refs:hb_subset_input_set_flags (Results 1 – 15 of 15) 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()
106 hb_subset_input_set_flags (input, HB_SUBSET_FLAGS_DESUBROUTINIZE); in test_subset_cff1_desubr()
129 hb_subset_input_set_flags (input, 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()
196 hb_subset_input_set_flags (input, HB_SUBSET_FLAGS_DESUBROUTINIZE); in test_subset_cff1_j_desubr()
219 hb_subset_input_set_flags (input, 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()
305 hb_subset_input_set_flags (input, HB_SUBSET_FLAGS_RETAIN_GIDS); in test_subset_cff1_retaingids()
328 hb_subset_input_set_flags (input, HB_SUBSET_FLAGS_RETAIN_GIDS); in test_subset_cff1_j_retaingids()
Dtest-subset-cff2.c83 hb_subset_input_set_flags (input, HB_SUBSET_FLAGS_NO_HINTING); in test_subset_cff2_strip_hints()
106 hb_subset_input_set_flags (input, HB_SUBSET_FLAGS_DESUBROUTINIZE); in test_subset_cff2_desubr()
129 hb_subset_input_set_flags (input, in test_subset_cff2_desubr_strip_hints()
153 hb_subset_input_set_flags (input, HB_SUBSET_FLAGS_RETAIN_GIDS); in test_subset_cff2_retaingids()
Dtest-subset-glyf.c95 hb_subset_input_set_flags (input, HB_SUBSET_FLAGS_SET_OVERLAPS_FLAG); in test_subset_glyf_set_overlaps_flag()
242 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()
323 hb_subset_input_set_flags (input, HB_SUBSET_FLAGS_RETAIN_GIDS); in test_subset_glyf_retain_gids()
347 hb_subset_input_set_flags (input, HB_SUBSET_FLAGS_RETAIN_GIDS); in test_subset_glyf_retain_gids_truncates()
Dtest-subset.c103 hb_subset_input_set_flags (input, in test_subset_set_flags()
114 hb_subset_input_set_flags (input, in test_subset_set_flags()
Dtest-subset-hvar.c82 hb_subset_input_set_flags (input, HB_SUBSET_FLAGS_RETAIN_GIDS); in test_subset_map_HVAR_retaingids()
163 hb_subset_input_set_flags (input, HB_SUBSET_FLAGS_RETAIN_GIDS); in test_subset_identity_HVAR_retaingids()
Dtest-subset-gvar.c82 hb_subset_input_set_flags (input, HB_SUBSET_FLAGS_RETAIN_GIDS); in test_subset_gvar_retaingids()
Dtest-subset-vvar.c82 hb_subset_input_set_flags (input, HB_SUBSET_FLAGS_RETAIN_GIDS); in test_subset_VVAR_retaingids()
Dhb-subset-test.h78 hb_subset_input_set_flags (input, in hb_subset_test_create_input_from_nameids()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-subset.h142 hb_subset_input_set_flags (hb_subset_input_t *input,
Dhb-subset-input.cc316 hb_subset_input_set_flags (hb_subset_input_t *input, in hb_subset_input_set_flags() function
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
Dhb-subset-fuzzer.cc19 hb_subset_input_set_flags (input, (hb_subset_flags_t) flag_bits); in trySubset()
/third_party/skia/src/pdf/
DSkPDFSubsetFont.cpp57 hb_subset_input_set_flags(input, 2/*HB_SUBSET_FLAGS_RETAIN_GIDS*/); in Make()
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt729 hb_subset_input_set_flags
/third_party/skia/third_party/externals/harfbuzz/util/
Dhb-subset.cc528 hb_subset_input_set_flags (subset_main->input, in set_flag()
/third_party/skia/third_party/externals/harfbuzz/
DNEWS54 +hb_subset_input_set_flags()