Lines Matching refs:would_apply

111   inline return_t dispatch (const T &obj) { return obj.would_apply (this); }  in dispatch()
1156 …inline bool would_apply (hb_would_apply_context_t *c, ContextApplyLookupContext &lookup_context) c… in would_apply() function
1211 …inline bool would_apply (hb_would_apply_context_t *c, ContextApplyLookupContext &lookup_context) c… in would_apply() function
1217 if ((this+rule[i]).would_apply (c, lookup_context)) in would_apply()
1285 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function
1294 return TRACE_RETURN (rule_set.would_apply (c, lookup_context)); in would_apply()
1374 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function
1385 return TRACE_RETURN (rule_set.would_apply (c, lookup_context)); in would_apply()
1466 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function
1703 …inline bool would_apply (hb_would_apply_context_t *c, ChainContextApplyLookupContext &lookup_conte… in would_apply() function
1776 …inline bool would_apply (hb_would_apply_context_t *c, ChainContextApplyLookupContext &lookup_conte… in would_apply() function
1781 if ((this+rule[i]).would_apply (c, lookup_context)) in would_apply()
1846 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function
1855 return TRACE_RETURN (rule_set.would_apply (c, lookup_context)); in would_apply()
1942 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function
1958 return TRACE_RETURN (rule_set.would_apply (c, lookup_context)); in would_apply()
2063 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function