Searched defs:LigGlyph (Results 1 – 2 of 2) sorted by relevance
211 struct LigGlyph struct213 unsigned int get_lig_carets (hb_font_t *font, in get_lig_carets()232 bool sanitize (hb_sanitize_context_t *c) const in sanitize()240 carets; /* Offset array of CaretValue tables
159 #define OT_LIGATURE(Name, Components, LigGlyph) \ argument