Searched defs:gdef (Results 1 – 7 of 7) sorted by relevance
77 FT_Byte* volatile gdef; in otv_validate() local
192 hb_blob_ptr_t<OT::GDEF> gdef = hb_sanitize_context_t ().reference_table<OT::GDEF> (face); in _collect_layout_variation_indices() local
479 const GDEF &gdef = *reinterpret_cast<const GDEF *> (font_data + table.offset); in print_layout_info_using_private_api() local
313 const OT::GDEF &gdef; member613 const OT::GDEF &gdef (*c->gdef_table); in apply() local
255 const OT::GDEF &gdef = *font->face->table.GDEF->table; in _hb_ot_layout_set_glyph_props() local
607 const GDEF &gdef; member
904 static const GUIDParseTable gdef[] = { variable