Searched refs:glyf_blob (Results 1 – 1 of 1) sorted by relevance
153 hb_blob_t *glyf_blob; member171 this->glyf_blob = OT::Sanitizer<OT::glyf>::sanitize (face->reference_table (HB_OT_TAG_glyf)); in init()172 this->glyf = OT::Sanitizer<OT::glyf>::lock_instance (this->glyf_blob); in init()175 this->glyf_len = hb_blob_get_length (this->glyf_blob); in init()181 hb_blob_destroy (this->glyf_blob); in fini()