Home
last modified time | relevance | path

Searched defs:hb_ot_face_glyf_accelerator_t (Results 1 – 1 of 1) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/harfbuzz/src/
H A Dhb-ot-font.cc138 struct hb_ot_face_glyf_accelerator_t struct
140 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 …]