Searched defs:LigGlyph (Results 1 – 2 of 2) sorted by relevance
313 struct LigGlyph struct315 unsigned get_lig_carets (hb_font_t *font, in get_lig_carets()335 bool subset (hb_subset_context_t *c) const in subset()348 void collect_variation_indices (hb_collect_variation_indices_context_t *c) const in collect_variation_indices()354 bool sanitize (hb_sanitize_context_t *c) const in sanitize()362 carets; /* Offset array of CaretValue tables
161 #define OT_LIGATURE(Name, Components, LigGlyph) \ argument