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