Searched refs:would_apply (Results 1 – 3 of 3) sorted by relevance
71 bool would_apply (hb_would_apply_context_t *c) const in would_apply() function168 bool would_apply (hb_would_apply_context_t *c) const in would_apply() function410 bool would_apply (hb_would_apply_context_t *c) const in would_apply() function620 bool would_apply (hb_would_apply_context_t *c) const in would_apply() function746 bool would_apply (hb_would_apply_context_t *c) const in would_apply() function874 bool would_apply (hb_would_apply_context_t *c) const in would_apply() function879 | hb_map ([c] (const Ligature &_) { return _.would_apply (c); }) in would_apply()982 bool would_apply (hb_would_apply_context_t *c) const in would_apply() function988 return lig_set.would_apply (c); in would_apply()1182 bool would_apply (hb_would_apply_context_t *c) const in would_apply() function[all …]
131 return_t dispatch (const T &obj) { return obj.would_apply (this); } in dispatch()1325 bool would_apply (hb_would_apply_context_t *c, in would_apply() function1404 bool would_apply (hb_would_apply_context_t *c, in would_apply() function1410 | hb_map ([&] (const Rule &_) { return _.would_apply (c, lookup_context); }) in would_apply()1492 bool would_apply (hb_would_apply_context_t *c) const in would_apply() function1499 return rule_set.would_apply (c, lookup_context); in would_apply()1607 bool would_apply (hb_would_apply_context_t *c) const in would_apply() function1616 return rule_set.would_apply (c, lookup_context); in would_apply()1714 bool would_apply (hb_would_apply_context_t *c) const in would_apply() function1977 bool would_apply (hb_would_apply_context_t *c, in would_apply() function[all …]
1378 return l.would_apply (&c, &face->table.GSUB->accels[lookup_index]); in hb_ot_layout_lookup_would_substitute()