hb-ot-layout-gsubgpos-private.hh | 263 struct hb_apply_context_t : struct in namespace:OT 264 hb_dispatch_context_t<hb_apply_context_t, bool, HB_DEBUG_APPLY> 316 may_skip (const hb_apply_context_t *c, 342 inline void init (hb_apply_context_t *c_, bool context_match = false) 434 hb_apply_context_t *c; 444 typedef return_t (*recurse_func_t) (hb_apply_context_t *c, unsigned int lookup_index); 477 hb_apply_context_t (unsigned int table_index_, function in struct:OT::hb_apply_context_t 701 static inline bool match_input (hb_apply_context_t *c, 717 hb_apply_context_t::skipping_iterator_t &skippy_iter = c->iter_input; 785 static inline bool ligate_input (hb_apply_context_t *c [all...] |