Lines Matching defs:accelerator_t
229 struct accelerator_t struct
231 void init (hb_face_t *face) in init()
247 void fini () in fini()
258 bool get_composite (hb_codepoint_t glyph, in get_composite()
273 enum simple_glyph_flag_t {
285 bool remove_padding (unsigned int start_offset, in remove_padding()
357 bool get_offsets (hb_codepoint_t glyph, in get_offsets()
384 bool get_instruction_offsets (unsigned int start_offset, in get_instruction_offsets()
443 bool get_extents (hb_codepoint_t glyph, hb_glyph_extents_t *extents) const in get_extents()
463 bool short_offset;
464 unsigned int num_glyphs;
465 hb_blob_ptr_t<loca> loca_table;
466 hb_blob_ptr_t<glyf> glyf_table;