Home
last modified time | relevance | path

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

/external/harfbuzz_ng/test/fuzzing/
Dmain.cc8 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main()
/external/harfbuzz_ng/src/
Dtest-size-params.cc43 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main()
Dtest-would-substitute.cc47 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main()
Dtest-name-table.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()
Dtest.cc45 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main()
Dhb-blob.h127 hb_blob_create_from_file (const char *file_name);
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()
Dhb-blob.cc532 hb_blob_create_from_file (const char *file_name) in hb_blob_create_from_file() function
/external/harfbuzz_ng/test/api/
Dhb-test.h289 hb_blob_t *blob = hb_blob_create_from_file (path); in hb_test_open_font_file()
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt23 hb_blob_create_from_file
/external/harfbuzz_ng/util/
Doptions.cc662 blob = hb_blob_create_from_file (font_path); in get_font()
/external/harfbuzz_ng/
DNEWS329 - Improve hb_blob_create_from_file() for streams.
360 +hb_blob_create_from_file()