Home | History | Annotate | Download | only in src

Lines Matching defs:closure

40   inline void closure (hb_closure_context_t *c) const
125 inline void closure (hb_closure_context_t *c) const
261 inline void closure (hb_closure_context_t *c) const
332 inline void closure (hb_closure_context_t *c) const
342 (this+sequence[iter.get_coverage ()]).closure (c);
454 inline void closure (hb_closure_context_t *c) const
601 inline void closure (hb_closure_context_t *c) const
704 inline void closure (hb_closure_context_t *c) const
709 (this+ligature[i]).closure (c);
781 inline void closure (hb_closure_context_t *c) const
791 (this+ligatureSet[iter.get_coverage ()]).closure (c);
935 inline void closure (hb_closure_context_t *c) const
1159 inline hb_closure_context_t::return_t closure (hb_closure_context_t *c) const