Searched refs:get_blob (Results 1 – 10 of 10) sorted by relevance
226 hb_blob_t *morx_blob = font->face->table.morx.get_blob (); in hb_aat_layout_substitute()235 hb_blob_t *mort_blob = font->face->table.mort.get_blob (); in hb_aat_layout_substitute()286 hb_blob_t *kerx_blob = font->face->table.kerx.get_blob (); in hb_aat_layout_position()289 hb_blob_t *ankr_blob = font->face->table.ankr.get_blob ();; in hb_aat_layout_position()
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()
93 hb_blob_t * get_blob () const { return b.get_raw (); } in get_blob() function
88 return table->get_glyph_entry (glyph_id).reference_blob (table.get_blob (), in reference_blob_for_glyph()
420 if (unlikely (this->table->is_blacklisted (this->table.get_blob (), face))) in init()422 hb_blob_destroy (this->table.get_blob ()); in init()
164 return choose_strike (font).get_glyph_blob (glyph_id, table.get_blob (), in reference_png()
116 const char *source_table = hb_blob_get_data (_mtx.table.get_blob (), nullptr); in subset()
900 hb_blob_t* get_blob () const { return this->get_stored (); } in get_blob() function
2750 if (unlikely (this->table->is_blacklisted (this->table.get_blob (), face))) in init()2752 hb_blob_destroy (this->table.get_blob ()); in init()
88 hb_blob_t *blob = font->face->table.kern.get_blob (); in hb_ot_layout_kern()