Lines Matching refs:hb_apply_context_t
412 inline bool apply (hb_apply_context_t *c, in apply()
468 inline bool apply (hb_apply_context_t *c) const in apply()
517 inline bool apply (hb_apply_context_t *c) const in apply()
614 inline bool apply (hb_apply_context_t *c, in apply()
700 inline bool apply (hb_apply_context_t *c) const in apply()
707 hb_apply_context_t::skipping_iterator_t &skippy_iter = c->iter_input; in apply()
773 inline bool apply (hb_apply_context_t *c) const in apply()
780 hb_apply_context_t::skipping_iterator_t &skippy_iter = c->iter_input; in apply()
915 inline bool apply (hb_apply_context_t *c) const in apply()
923 hb_apply_context_t::skipping_iterator_t &skippy_iter = c->iter_input; in apply()
1073 inline bool apply (hb_apply_context_t *c) const in apply()
1081 hb_apply_context_t::skipping_iterator_t &skippy_iter = c->iter_input; in apply()
1174 inline bool apply (hb_apply_context_t *c) const in apply()
1182 hb_apply_context_t::skipping_iterator_t &skippy_iter = c->iter_input; in apply()
1287 inline bool apply (hb_apply_context_t *c) const in apply()
1295 hb_apply_context_t::skipping_iterator_t &skippy_iter = c->iter_input; in apply()
1462 inline bool apply (hb_apply_context_t *c) const in apply()
1481 static bool apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index);
1635 /*static*/ inline bool PosLookup::apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_in… in apply_recurse_func()