Home
last modified time | relevance | path

Searched defs:GDEF (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GDEF/
H A DGDEF.hh747 struct GDEF struct
749 static constexpr hb_tag_t tableTag = HB_OT_TAG_GDEF;
751 enum GlyphClasses {
759 unsigned int get_size () const in get_size()
770 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
784 bool subset (hb_subset_context_t *c) const in subset()
795 bool has_glyph_classes () const in has_glyph_classes()
805 const ClassDef &get_glyph_class_def () const in get_glyph_class_def()
815 bool has_attach_list () const in has_attach_list()
825 const AttachList &get_attach_list () const in get_attach_list()
[all …]