Searched refs:would_apply (Results 1 – 3 of 3) sorted by relevance
73 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function158 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function362 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function496 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function624 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function726 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function733 if (lig.would_apply (c)) in would_apply()820 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function827 return_trace (lig_set.would_apply (c)); in would_apply()999 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function[all …]
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() function1205 …inline bool would_apply (hb_would_apply_context_t *c, ContextApplyLookupContext &lookup_context) c… in would_apply() function1211 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() function1289 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() function1381 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() function1691 …inline bool would_apply (hb_would_apply_context_t *c, ChainContextApplyLookupContext &lookup_conte… in would_apply() function[all …]
886 return l.would_apply (&c, &hb_ot_layout_from_face (face)->gsub_accels[lookup_index]); in hb_ot_layout_lookup_would_substitute_fast()