Searched defs:hb_closure_context_t (Results 1 - 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh56 struct hb_closure_context_t struct in namespace:OT
61 typedef return_t (*recurse_func_t) (hb_closure_context_t *c, unsigned int lookup_index);
83 hb_closure_context_t (hb_face_t *face_, function in struct:OT::hb_closure_context_t
626 static inline bool intersects_array (hb_closure_context_t *c,
1042 static inline void context_closure_lookup (hb_closure_context_t *c,
1099 inline void closure (hb_closure_context_t *c, ContextClosureLookupContext &lookup_context) const
1158 inline void closure (hb_closure_context_t *c, ContextClosureLookupContext &lookup_context) const
1214 inline void closure (hb_closure_context_t *c) const
1300 inline void closure (hb_closure_context_t *c) const
1395 inline void closure (hb_closure_context_t *
[all...]

Completed in 66 milliseconds