Home | History | Annotate | Download | only in src

Lines Matching refs:hb_closure_context_t

40   inline void closure (hb_closure_context_t *c) const
119 inline void closure (hb_closure_context_t *c) const
247 inline void closure (hb_closure_context_t *c) const
323 inline void closure (hb_closure_context_t *c) const
441 inline void closure (hb_closure_context_t *c) const
582 inline void closure (hb_closure_context_t *c) const
687 inline void closure (hb_closure_context_t *c) const
764 inline void closure (hb_closure_context_t *c) const
910 inline void closure (hb_closure_context_t *c) const
1130 inline hb_closure_context_t::return_t closure (hb_closure_context_t *c) const
1133 c->set_recurse_func (dispatch_recurse_func<hb_closure_context_t>);