Searched defs:ChainContextFormat2 (Results 1 – 1 of 1) sorted by relevance
1876 struct ChainContextFormat2 struct1878 inline void closure (hb_closure_context_t *c) const in closure()1903 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()1924 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply()1943 inline const Coverage &get_coverage (void) const in get_coverage()1948 inline bool apply (hb_apply_context_t *c) const in apply()1969 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()1980 USHORT format; /* Format identifier--format = 2 */1982 coverage; /* Offset to Coverage table--from1985 backtrackClassDef; /* Offset to glyph ClassDef table[all …]