Home | History | Annotate | Download | only in src

Lines Matching defs:gdef

29 #include "hb-ot-layout-gdef-table.hh"
175 case GDEF::tableTag:
178 const GDEF &gdef = *CastP<GDEF> (font_data + table.offset);
181 gdef.has_glyph_classes () ? "" : "no ");
183 gdef.has_mark_attachment_types () ? "" : "no ");
185 gdef.has_attach_points () ? "" : "no ");
187 gdef.has_lig_carets () ? "" : "no ");
189 gdef.has_mark_sets () ? "" : "no ");