Searched defs:GDEF (Results 1 – 1 of 1) sorted by relevance
685 struct GDEF struct687 static constexpr hb_tag_t tableTag = HB_OT_TAG_GDEF;689 enum GlyphClasses {697 unsigned int get_size () const in get_size()708 bool sanitize (hb_sanitize_context_t *c) const in sanitize()721 bool subset (hb_subset_context_t *c) const in subset()732 bool has_glyph_classes () const in has_glyph_classes()742 const ClassDef &get_glyph_class_def () const in get_glyph_class_def()752 bool has_attach_list () const in has_attach_list()762 const AttachList &get_attach_list () const in get_attach_list()[all …]