Home
last modified time | relevance | path

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

/external/harfbuzz_ng/test/api/
Dtest-blob.c63 len = hb_blob_get_length (blob); in test_blob_empty()
217 len = hb_blob_get_length (b); in test_blob()
288 len = hb_blob_get_length (b); in test_blob_subblob()
/external/harfbuzz_ng/src/
Dhb-blob.h115 hb_blob_get_length (hb_blob_t *blob);
Dhb-ot-font.cc90 unsigned int len = hb_blob_get_length (this->blob); in init()
159 …this->num_glyphs = MAX (1u, hb_blob_get_length (this->loca_blob) / (this->short_offset ? 2 : 4)) -… in init()
160 this->glyf_len = hb_blob_get_length (this->glyf_blob); in init()
Dtest.cc88 printf ("Opened font file %s: %u bytes long\n", argv[1], hb_blob_get_length (blob)); in main()
Dhb-blob.cc328 hb_blob_get_length (hb_blob_t *blob) in hb_blob_get_length() function
Dhb-ot-layout.cc69 unsigned int gdef_len = hb_blob_get_length (layout->gdef_blob); in HB_SHAPER_DATA_ENSURE_DECLARE()
70 unsigned int gsub_len = hb_blob_get_length (layout->gsub_blob); in HB_SHAPER_DATA_ENSURE_DECLARE()
71 unsigned int gpos_len = hb_blob_get_length (layout->gpos_blob); in HB_SHAPER_DATA_ENSURE_DECLARE()
Dhb-coretext.cc106 assert (hb_blob_get_length ((hb_blob_t *) info) == size && in release_data()
1197 if (!hb_blob_get_length (mort_blob)) in _hb_coretext_aat_shaper_face_data_create()
1201 if (!hb_blob_get_length (mort_blob)) in _hb_coretext_aat_shaper_face_data_create()
Dhb-directwrite.cc189 if (unlikely (!hb_blob_get_length (blob))) in _hb_directwrite_shaper_face_data_create()
201 hb_blob_get_length (blob), in _hb_directwrite_shaper_face_data_create()
Dhb-open-type-private.hh216 this->end = this->start + hb_blob_get_length (this->blob); in start_processing()
351 c->end = c->start + hb_blob_get_length (blob); in sanitize()
Dhb-uniscribe.cc448 if (unlikely (!hb_blob_get_length (blob))) in _hb_uniscribe_shaper_face_data_create()
460 hb_blob_get_length (blob), in _hb_uniscribe_shaper_face_data_create()
Dhb-graphite2.cc101 if (!hb_blob_get_length (silf_blob)) in _hb_graphite2_shaper_face_data_create()
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt16 hb_blob_get_length