• Home
  • Raw
  • Download

Lines Matching refs:hb_apply_context_t

263 struct hb_apply_context_t :  struct
264 hb_dispatch_context_t<hb_apply_context_t, bool, HB_DEBUG_APPLY>
316 may_skip (const hb_apply_context_t *c, in may_skip()
342 inline void init (hb_apply_context_t *c_, bool context_match = false) in init()
434 hb_apply_context_t *c;
444 typedef return_t (*recurse_func_t) (hb_apply_context_t *c, unsigned int lookup_index); argument
477 hb_apply_context_t (unsigned int table_index_, in hb_apply_context_t() argument
701 static inline bool match_input (hb_apply_context_t *c, in match_input()
717 hb_apply_context_t::skipping_iterator_t &skippy_iter = c->iter_input; in match_input()
785 static inline bool ligate_input (hb_apply_context_t *c, in ligate_input()
883 static inline bool match_backtrack (hb_apply_context_t *c, in match_backtrack()
891 hb_apply_context_t::skipping_iterator_t &skippy_iter = c->iter_context; in match_backtrack()
902 static inline bool match_lookahead (hb_apply_context_t *c, in match_lookahead()
911 hb_apply_context_t::skipping_iterator_t &skippy_iter = c->iter_context; in match_lookahead()
950 static inline bool apply_lookup (hb_apply_context_t *c, in apply_lookup()
1099 static inline bool context_apply_lookup (hb_apply_context_t *c, in context_apply_lookup()
1147 inline bool apply (hb_apply_context_t *c, ContextApplyLookupContext &lookup_context) const in apply()
1208 inline bool apply (hb_apply_context_t *c, ContextApplyLookupContext &lookup_context) const in apply()
1288 inline bool apply (hb_apply_context_t *c) const in apply()
1380 inline bool apply (hb_apply_context_t *c) const in apply()
1471 inline bool apply (hb_apply_context_t *c) const in apply()
1622 static inline bool chain_context_apply_lookup (hb_apply_context_t *c, in chain_context_apply_lookup()
1695 inline bool apply (hb_apply_context_t *c, ChainContextApplyLookupContext &lookup_context) const in apply()
1767 inline bool apply (hb_apply_context_t *c, ChainContextApplyLookupContext &lookup_context) const in apply()
1844 inline bool apply (hb_apply_context_t *c) const in apply()
1948 inline bool apply (hb_apply_context_t *c) const in apply()
2072 inline bool apply (hb_apply_context_t *c) const in apply()