Home
last modified time | relevance | path

Searched refs:hb_blob_create_from_file (Results 1 – 25 of 36) sorted by relevance

12

/third_party/harfbuzz/src/
Dtest-gpos-size-params.cc33 #define hb_blob_create_from_file(x) hb_blob_get_empty () macro
45 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main()
Dtest-gsub-would-substitute.cc37 #define hb_blob_create_from_file(x) hb_blob_get_empty () macro
49 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main()
Dtest-ot-name.cc31 #define hb_blob_create_from_file(x) hb_blob_get_empty () macro
42 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main()
Dtest-ot-meta.cc29 #define hb_blob_create_from_file(x) hb_blob_get_empty () macro
40 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main()
Dtest-ot-glyphname.cc31 #define hb_blob_create_from_file(x) hb_blob_get_empty () macro
42 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main()
Dtest-buffer-serialize.cc36 #define hb_blob_create_from_file(x) hb_blob_get_empty () macro
51 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main()
Dtest.cc34 #define hb_blob_create_from_file(x) hb_blob_get_empty () macro
45 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main()
Dhb-blob.h94 hb_blob_create_from_file (const char *file_name);
Dmain.cc41 #define hb_blob_create_from_file(x) hb_blob_get_empty () macro
508 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main()
/third_party/harfbuzz/perf/
Dperf-shaping.hh11 hb_blob_t *blob = hb_blob_create_from_file (font_path); in shape()
19 hb_blob_t *text_blob = hb_blob_create_from_file (text_path); in shape()
Dperf-extents.hh16 hb_blob_t *blob = hb_blob_create_from_file (font_path); in extents()
Dperf-draw.hh61 hb_blob_t *blob = hb_blob_create_from_file (font_path); in draw()
/third_party/harfbuzz/test/fuzzing/
Dmain.cc9 hb_blob_t *blob = hb_blob_create_from_file (argv[i]); in main()
/third_party/flutter/skia/third_party/externals/harfbuzz/test/fuzzing/
Dmain.cc9 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dtest-gpos-size-params.cc43 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main()
Dtest-gsub-would-substitute.cc47 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main()
Dtest-ot-name.cc41 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main()
Dtest-buffer-serialize.cc45 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main()
Dhb-blob.h75 hb_blob_create_from_file (const char *file_name);
Dtest.cc45 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main()
Dmain.cc49 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main()
Dtest-ot-color.cc289 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-blob.h101 hb_blob_create_from_file (const char *file_name);
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dhb-test.h299 hb_blob_t *blob = hb_blob_create_from_file (path); in hb_test_open_font_file()
/third_party/harfbuzz/test/api/
Dhb-test.h299 hb_blob_t *blob = hb_blob_create_from_file (path); in hb_test_open_font_file()

12