Lines Matching refs:would_apply
86 inline return_t dispatch (const T &obj) { return obj.would_apply (this); } in dispatch()
1194 …inline bool would_apply (hb_would_apply_context_t *c, ContextApplyLookupContext &lookup_context) c… in would_apply() function
1250 …inline bool would_apply (hb_would_apply_context_t *c, ContextApplyLookupContext &lookup_context) c… in would_apply() function
1256 if ((this+rule[i]).would_apply (c, lookup_context)) in would_apply()
1325 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function
1334 return_trace (rule_set.would_apply (c, lookup_context)); in would_apply()
1415 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function
1426 return_trace (rule_set.would_apply (c, lookup_context)); in would_apply()
1508 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function
1738 …inline bool would_apply (hb_would_apply_context_t *c, ChainContextApplyLookupContext &lookup_conte… in would_apply() function
1812 …inline bool would_apply (hb_would_apply_context_t *c, ChainContextApplyLookupContext &lookup_conte… in would_apply() function
1817 if ((this+rule[i]).would_apply (c, lookup_context)) in would_apply()
1883 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function
1892 return_trace (rule_set.would_apply (c, lookup_context)); in would_apply()
1980 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function
1996 return_trace (rule_set.would_apply (c, lookup_context)); in would_apply()
2104 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function