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() function360 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function492 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function618 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function720 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function727 if (lig.would_apply (c)) in would_apply()814 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function821 return_trace (lig_set.would_apply (c)); in would_apply()990 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply() function[all …]
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() function1250 …inline bool would_apply (hb_would_apply_context_t *c, ContextApplyLookupContext &lookup_context) c… in would_apply() function1256 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() function1334 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() function1426 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() function1738 …inline bool would_apply (hb_would_apply_context_t *c, ChainContextApplyLookupContext &lookup_conte… in would_apply() function[all …]
914 return l.would_apply (&c, &hb_ot_layout_from_face (face)->gsub_accels[lookup_index]); in hb_ot_layout_lookup_would_substitute_fast()