Searched refs:hb_blob_create_sub_blob (Results  1 – 12 of 12) sorted by relevance
| /external/harfbuzz_ng/src/ | 
| D | hb-blob.h | 113 hb_blob_create_sub_blob (hb_blob_t    *parent,
  | 
| 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-cbdt-table.hh | 909 	return hb_blob_create_sub_blob (cbdt.get_blob (),  in reference_png() 918 	return hb_blob_create_sub_blob (cbdt.get_blob (),  in reference_png() 927 	return hb_blob_create_sub_blob (cbdt.get_blob (),  in reference_png()
  | 
| D | hb-blob.cc | 169 hb_blob_create_sub_blob (hb_blob_t    *parent,  in hb_blob_create_sub_blob()  function
  | 
| D | hb-ot-color-sbix-table.hh | 137     return hb_blob_create_sub_blob (sbix_blob, glyph_offset, glyph_length);  in get_glyph_blob()
  | 
| D | hb-face.cc | 187   hb_blob_t *blob = hb_blob_create_sub_blob (data->blob, base_offset + table.offset, table.length);  in _hb_face_for_data_reference_table()
  | 
| /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 | 27 hb_blob_create_sub_blob
  | 
| /external/harfbuzz_ng/ | 
| D | NEWS | 2440 - 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… 1107     <!-- hb_blob_t* hb_blob_create_sub_blob(hb_blob_t*, unsigned int, unsigned int) --> 1108 …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… 650 …hb_blob_create_sub_blob' mangled-name='hb_blob_create_sub_blob' filepath='/tmp/legendre/spack-stag…
  |