Lines Matching refs:hb_closure_context_t
47 void closure (hb_closure_context_t *c) const in closure()
148 void closure (hb_closure_context_t *c) const in closure()
299 void closure (hb_closure_context_t *c) const in closure()
370 void closure (hb_closure_context_t *c) const in closure()
491 void closure (hb_closure_context_t *c) const in closure()
556 void closure (hb_closure_context_t *c) const in closure()
691 void closure (hb_closure_context_t *c) const in closure()
799 void closure (hb_closure_context_t *c) const in closure()
892 void closure (hb_closure_context_t *c) const in closure()
1071 void closure (hb_closure_context_t *c) const in closure()
1305 hb_closure_context_t::return_t closure (hb_closure_context_t *c, unsigned int this_index) const in closure()
1313 hb_closure_context_t::return_t ret = dispatch (c); in closure()
1408 …static hb_closure_context_t::return_t dispatch_closure_recurse_func (hb_closure_context_t *c, unsi… in dispatch_closure_recurse_func()
1413 hb_closure_context_t::return_t ret = dispatch_recurse_func (c, lookup_index); in dispatch_closure_recurse_func()