Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-font.cc146 struct hb_ot_face_glyf_accelerator_t struct
148 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 …]