Home
last modified time | relevance | path

Searched refs:hb_subset_input_create_or_fail (Results 1 – 9 of 9) sorted by relevance

/external/harfbuzz_ng/test/api/
Dhb-subset-test.h53 hb_subset_input_t *input = hb_subset_input_create_or_fail (); in hb_subset_test_create_input()
62 hb_subset_input_t *input = hb_subset_input_create_or_fail (); in hb_subset_test_create_input_from_glyphs()
71 hb_subset_input_t *input = hb_subset_input_create_or_fail (); in hb_subset_test_create_input_from_nameids()
Dtest-subset.c37 hb_subset_input_t *input = hb_subset_input_create_or_fail (); in test_subset_32_tables()
59 hb_subset_input_t *input = hb_subset_input_create_or_fail (); in test_subset_no_inf_loop()
81 hb_subset_input_t *input = hb_subset_input_create_or_fail (); in test_subset_crash()
Dtest-subset-hdmx.c77 hb_subset_input_t *input = hb_subset_input_create_or_fail (); in test_subset_hdmx_invalid()
Dtest-subset-hmtx.c159 hb_subset_input_t *input = hb_subset_input_create_or_fail (); in test_subset_invalid_hmtx()
/external/harfbuzz_ng/src/
Dhb-subset.h43 hb_subset_input_create_or_fail (void);
Dhb-subset-input.cc38 hb_subset_input_create_or_fail () in hb_subset_input_create_or_fail() function
/external/harfbuzz_ng/test/fuzzing/
Dhb-subset-fuzzer.cc18 hb_subset_input_t *input = hb_subset_input_create_or_fail (); in trySubset()
/external/skia/src/pdf/
DSkPDFSubsetFont.cpp66 HBSubsetInput input(hb_subset_input_create_or_fail()); in subset_harfbuzz()
/external/harfbuzz_ng/util/
Doptions.hh677 input = hb_subset_input_create_or_fail (); in subset_options_t()