Searched defs:hb_ot_face_glyf_accelerator_t (Results 1 – 1 of 1) sorted by relevance
146 struct hb_ot_face_glyf_accelerator_t struct148 bool short_offset;149 unsigned int num_glyphs;150 const OT::loca *loca;151 const OT::glyf *glyf;152 hb_blob_t *loca_blob;153 hb_blob_t *glyf_blob;154 unsigned int glyf_len;156 inline void init (hb_face_t *face) in init()178 inline void fini (void) in fini()[all …]