Searched refs:hb_closure_context_t (Results 1 – 3 of 3) sorted by relevance
40 inline void closure (hb_closure_context_t *c) const in closure()125 inline void closure (hb_closure_context_t *c) const in closure()261 inline void closure (hb_closure_context_t *c) const in closure()334 inline void closure (hb_closure_context_t *c) const in closure()456 inline void closure (hb_closure_context_t *c) const in closure()605 inline void closure (hb_closure_context_t *c) const in closure()710 inline void closure (hb_closure_context_t *c) const in closure()787 inline void closure (hb_closure_context_t *c) const in closure()941 inline void closure (hb_closure_context_t *c) const in closure()1165 inline hb_closure_context_t::return_t closure (hb_closure_context_t *c) const in closure()[all …]
49 struct hb_closure_context_t : struct50 hb_dispatch_context_t<hb_closure_context_t, hb_void_t, HB_DEBUG_CLOSURE>53 typedef return_t (*recurse_func_t) (hb_closure_context_t *c, unsigned int lookup_index); argument75 hb_closure_context_t (hb_face_t *face_, in hb_closure_context_t() function634 static inline bool intersects_array (hb_closure_context_t *c, in intersects_array()1069 static inline void context_closure_lookup (hb_closure_context_t *c, in context_closure_lookup()1129 inline void closure (hb_closure_context_t *c, ContextClosureLookupContext &lookup_context) const in closure()1189 inline void closure (hb_closure_context_t *c, ContextClosureLookupContext &lookup_context) const in closure()1246 inline void closure (hb_closure_context_t *c) const in closure()1333 inline void closure (hb_closure_context_t *c) const in closure()[all …]
905 OT::hb_closure_context_t c (face, glyphs); in hb_ot_layout_lookup_substitute_closure()