Searched defs:ChainRule (Results 1 – 1 of 1) sorted by relevance
1937 struct ChainRule struct1939 bool intersects (const hb_set_t *glyphs, ChainContextClosureLookupContext &lookup_context) const in intersects()1950 void closure (hb_closure_context_t *c, in closure()1965 void collect_glyphs (hb_collect_glyphs_context_t *c, in collect_glyphs()1980 bool would_apply (hb_would_apply_context_t *c, in would_apply()1994 bool apply (hb_ot_apply_context_t *c, ChainContextApplyLookupContext &lookup_context) const in apply()2007 bool sanitize (hb_sanitize_context_t *c) const in sanitize()2021 backtrack; /* Array of backtracking values2025 inputX; /* Array of input values (start with2028 lookaheadX; /* Array of lookahead values's (to be[all …]