Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dtest-gpos-size-params.cc35 #define hb_blob_create_from_file(x) hb_blob_get_empty () macro
47 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main()
Dtest-gsub-would-substitute.cc39 #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-ot-name.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()
Dtest-ot-meta.cc32 #define hb_blob_create_from_file(x) hb_blob_get_empty () macro
43 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main()
Dtest-buffer-serialize.cc38 #define hb_blob_create_from_file(x) hb_blob_get_empty () macro
53 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main()
Dtest.cc38 #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()
Dmain.cc42 #define hb_blob_create_from_file(x) hb_blob_get_empty () macro
54 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-ot-color.cc31 #define hb_blob_create_from_file(x) hb_blob_get_empty () macro
297 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main()
Dhb-blob.cc544 hb_blob_create_from_file (const char *file_name) in hb_blob_create_from_file() function
/external/harfbuzz_ng/test/fuzzing/
Dmain.cc9 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main()
/external/harfbuzz_ng/test/api/
Dhb-test.h299 hb_blob_t *blob = hb_blob_create_from_file (path); in hb_test_open_font_file()
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt24 hb_blob_create_from_file
/external/harfbuzz_ng/util/
Doptions.cc674 blob = hb_blob_create_from_file (font_path); in get_font()
/external/harfbuzz_ng/
DNEWS446 - Improve hb_blob_create_from_file() for streams.
477 +hb_blob_create_from_file()