Searched refs:hb_blob_create_sub_blob (Results 1 – 12 of 12) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-blob.h | 84 hb_blob_create_sub_blob (hb_blob_t *parent,
|
D | hb-ot-color-cbdt-table.hh | 480 return hb_blob_create_sub_blob (cbdt.get_blob (), in reference_png() 489 return hb_blob_create_sub_blob (cbdt.get_blob (), in reference_png() 498 return hb_blob_create_sub_blob (cbdt.get_blob (), in reference_png()
|
D | hb-ot-color-svg-table.hh | 48 return hb_blob_create_sub_blob (svg_blob, in reference_blob()
|
D | hb-ot-meta-table.hh | 48 { return hb_blob_create_sub_blob (meta_blob, dataZ, dataLength); } in reference_entry()
|
D | hb-ot-color-sbix-table.hh | 116 return hb_blob_create_sub_blob (sbix_blob, glyph_offset, glyph_length); in get_glyph_blob()
|
D | hb-face.cc | 178 hb_blob_t *blob = hb_blob_create_sub_blob (data->blob, base_offset + table.offset, table.length); in _hb_face_for_data_reference_table()
|
D | hb-blob.cc | 145 hb_blob_create_sub_blob (hb_blob_t *parent, in hb_blob_create_sub_blob() function
|
/external/harfbuzz_ng/test/api/ |
D | test-blob.c | 280 fixture->blob = hb_blob_create_sub_blob (b, 1, fixture->len - 2); in test_blob_subblob()
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 25 hb_blob_create_sub_blob
|
/external/harfbuzz_ng/ |
D | NEWS | 1690 - hb_blob_create_sub_blob() always creates sub-blob with
|
/external/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 20 <!-- hb_blob_create_sub_blob --> 21 …<elf-symbol name='hb_blob_create_sub_blob' type='func-type' binding='global-binding' visibility='d… 980 <!-- hb_blob_t* hb_blob_create_sub_blob(hb_blob_t*, unsigned int, unsigned int) --> 981 …hb_blob_create_sub_blob' mangled-name='hb_blob_create_sub_blob' filepath='/tmp/legendre/spack-stag…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 17 …<elf-symbol name='hb_blob_create_sub_blob' type='func-type' binding='global-binding' visibility='d… 557 …hb_blob_create_sub_blob' mangled-name='hb_blob_create_sub_blob' filepath='/tmp/legendre/spack-stag…
|