Home
last modified time | relevance | path

Searched defs:hb_ot_face_cmap_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.cc331 struct hb_ot_face_cmap_accelerator_t struct
333 hb_cmap_get_glyph_func_t get_glyph_func;
334 const void *get_glyph_data;
335 OT::CmapSubtableFormat4::accelerator_t format4_accel;
337 const OT::CmapSubtableFormat14 *uvs_table;
338 hb_blob_t *blob;
340 inline void init (hb_face_t *face) in init()
396 inline void fini (void) in fini()
401 inline bool get_nominal_glyph (hb_codepoint_t unicode, in get_nominal_glyph()
407 inline bool get_variation_glyph (hb_codepoint_t unicode, in get_variation_glyph()