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

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh263 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);
478 hb_apply_context_t (unsigned int table_index_, function in struct:OT::hb_apply_context_t
703 static inline bool match_input (hb_apply_context_t *c,
719 hb_apply_context_t::skipping_iterator_t &skippy_iter = c->iter_input;
787 static inline bool ligate_input (hb_apply_context_t *
[all...]

Completed in 84 milliseconds