Searched defs:hb_ot_face_glyf_accelerator_t (Results 1 – 1 of 1) sorted by relevance
138 struct hb_ot_face_glyf_accelerator_t struct140 bool short_offset;141 unsigned int num_glyphs;142 const OT::loca *loca;143 const OT::glyf *glyf;144 hb_blob_t *loca_blob;145 hb_blob_t *glyf_blob;146 unsigned int glyf_len;148 inline void init (hb_face_t *face) in init()170 inline void fini (void) in fini()[all …]