Home
last modified time | relevance | path

Searched refs:hb_face_reference_blob (Results 1 – 12 of 12) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-get-table-tags.c105 hb_blob_t *blob = hb_face_reference_blob (source); in test_get_table_tags_ft()
138 hb_blob_t *blob = hb_face_reference_blob (source); in test_get_table_tags_ct()
/external/harfbuzz_ng/src/
Dhb-face.h123 hb_face_reference_blob (hb_face_t *face);
Dhb-face.cc503 hb_face_reference_blob (hb_face_t *face) in hb_face_reference_blob() function
Dhb-directwrite.cc201 hb_blob_t *blob = hb_face_reference_blob (face); in _hb_directwrite_shaper_face_data_create()
Dhb-uniscribe.cc430 hb_blob_t *blob = hb_face_reference_blob (face); in _hb_uniscribe_shaper_face_data_create()
Dhb-ft.cc1601 hb_blob_t *blob = hb_face_reference_blob (font->face); in hb_ft_font_set_funcs()
Dhb-coretext-shape.cc176 hb_blob_t *blob = hb_face_reference_blob (face); in create_cg_font()
/external/harfbuzz_ng/test/fuzzing/
Dhb-subset-fuzzer.cc29 hb_blob_t *blob = hb_face_reference_blob (result); in trySubset()
/external/skia/src/pdf/
DSkPDFSubsetFont.cpp102 HBBlob result(hb_face_reference_blob(subset.get())); in subset_harfbuzz()
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt381 hb_face_reference_blob
/external/harfbuzz_ng/util/
Dhb-subset.cc127 hb_blob_t *result = hb_face_reference_blob (new_face); in operator ()()
/external/harfbuzz_ng/
DNEWS3261 - hb_face_reference_blob()