Lines Matching refs:hb_apply_context_t
106 void apply_value (hb_apply_context_t *c, in apply_value()
235 inline void get_anchor (hb_apply_context_t *c, hb_codepoint_t glyph_id HB_UNUSED, in get_anchor()
259 inline void get_anchor (hb_apply_context_t *c, hb_codepoint_t glyph_id, in get_anchor()
291 inline void get_anchor (hb_apply_context_t *c, hb_codepoint_t glyph_id HB_UNUSED, in get_anchor()
328 inline void get_anchor (hb_apply_context_t *c, hb_codepoint_t glyph_id, in get_anchor()
416 inline bool apply (hb_apply_context_t *c, in apply()
472 inline bool apply (hb_apply_context_t *c) const in apply()
520 inline bool apply (hb_apply_context_t *c) const in apply()
617 inline bool apply (hb_apply_context_t *c, in apply()
701 inline bool apply (hb_apply_context_t *c) const in apply()
708 hb_apply_context_t::skipping_iterator_t &skippy_iter = c->iter_input; in apply()
774 inline bool apply (hb_apply_context_t *c) const in apply()
781 hb_apply_context_t::skipping_iterator_t &skippy_iter = c->iter_input; in apply()
914 inline bool apply (hb_apply_context_t *c) const in apply()
922 hb_apply_context_t::skipping_iterator_t &skippy_iter = c->iter_input; in apply()
1072 inline bool apply (hb_apply_context_t *c) const in apply()
1080 hb_apply_context_t::skipping_iterator_t &skippy_iter = c->iter_input; in apply()
1173 inline bool apply (hb_apply_context_t *c) const in apply()
1181 hb_apply_context_t::skipping_iterator_t &skippy_iter = c->iter_input; in apply()
1286 inline bool apply (hb_apply_context_t *c) const in apply()
1294 hb_apply_context_t::skipping_iterator_t &skippy_iter = c->iter_input; in apply()
1461 inline bool apply (hb_apply_context_t *c) const in apply()
1480 static bool apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_index);
1632 /*static*/ inline bool PosLookup::apply_recurse_func (hb_apply_context_t *c, unsigned int lookup_in… in apply_recurse_func()