Home
last modified time | relevance | path

Searched refs:hb_subset_or_fail (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-subset.c45 subset = hb_subset_or_fail (face, input); in test_subset_32_tables()
67 subset = hb_subset_or_fail (face, input); in test_subset_no_inf_loop()
88 subset = hb_subset_or_fail (face, input); in test_subset_crash()
Dtest-subset-drop-tables.c45 hb_face_t* subset = hb_subset_or_fail (face, input); in test_subset_drop_tables()
Dhb-subset-test.h87 hb_face_t *subset = hb_subset_or_fail (source, input); in hb_subset_test_create_subset()
Dtest-subset-hdmx.c85 subset = hb_subset_or_fail (face, input); in test_subset_hdmx_invalid()
Dtest-subset-hmtx.c165 subset = hb_subset_or_fail (face, input); in test_subset_invalid_hmtx()
Dtest-subset-glyf.c304 face_subset = hb_subset_or_fail (face, input); in test_subset_glyf_strip_hints_invalid()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-subset.h146 hb_subset_or_fail (hb_face_t *source, const hb_subset_input_t *input);
Dhb-subset.cc346 hb_subset_or_fail (hb_face_t *source, const hb_subset_input_t *input) in hb_subset_or_fail() function
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
Dhb-subset-fuzzer.cc26 hb_face_t *result = hb_subset_or_fail (face, input); in trySubset()
/third_party/skia/src/pdf/
DSkPDFSubsetFont.cpp58 return HBFace(hb_subset_or_fail(face, input)); in Make()
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt733 hb_subset_or_fail
/third_party/skia/third_party/externals/harfbuzz/util/
Dhb-subset.cc110 new_face = hb_subset_or_fail (face, input); in operator ()()
/third_party/skia/third_party/externals/harfbuzz/
DNEWS55 +hb_subset_or_fail()
/third_party/chromium/patch/
D0001-cve.patch25274 hb_subset_or_fail
43151 @@ -343,9 +345,33 @@ hb_subset_or_fail (hb_face_t *source, const hb_subset_input_t *input)
43188 @@ -353,7 +379,7 @@ hb_subset_or_fail (hb_face_t *source, const hb_subset_input_t *input)
43197 @@ -367,8 +393,5 @@ hb_subset_or_fail (hb_face_t *source, const hb_subset_input_t *input)
43238 hb_subset_or_fail (hb_face_t *source, const hb_subset_input_t *input);