Lines Matching refs:would_apply
103 inline return_t dispatch (const T &obj) { return obj.would_apply (this); } in dispatch()
1149 …inline bool would_apply (hb_would_apply_context_t *c, ContextApplyLookupContext &lookup_context) c… in would_apply() function
1205 …inline bool would_apply (hb_would_apply_context_t *c, ContextApplyLookupContext &lookup_context) c… in would_apply() function
1211 if ((this+rule[i]).would_apply (c, lookup_context)) in would_apply()
1280 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function
1289 return_trace (rule_set.would_apply (c, lookup_context)); in would_apply()
1370 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function
1381 return_trace (rule_set.would_apply (c, lookup_context)); in would_apply()
1463 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function
1691 …inline bool would_apply (hb_would_apply_context_t *c, ChainContextApplyLookupContext &lookup_conte… in would_apply() function
1765 …inline bool would_apply (hb_would_apply_context_t *c, ChainContextApplyLookupContext &lookup_conte… in would_apply() function
1770 if ((this+rule[i]).would_apply (c, lookup_context)) in would_apply()
1836 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function
1845 return_trace (rule_set.would_apply (c, lookup_context)); in would_apply()
1933 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function
1949 return_trace (rule_set.would_apply (c, lookup_context)); in would_apply()
2057 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function