Home | History | Annotate | Download | only in src

Lines Matching refs:hb_ot_apply_context_t

104   bool apply_value (hb_ot_apply_context_t   *c,
242 void get_anchor (hb_ot_apply_context_t *c, hb_codepoint_t glyph_id HB_UNUSED,
266 void get_anchor (hb_ot_apply_context_t *c, hb_codepoint_t glyph_id,
298 void get_anchor (hb_ot_apply_context_t *c, hb_codepoint_t glyph_id HB_UNUSED,
335 void get_anchor (hb_ot_apply_context_t *c, hb_codepoint_t glyph_id,
425 bool apply (hb_ot_apply_context_t *c,
482 bool apply (hb_ot_apply_context_t *c) const
537 bool apply (hb_ot_apply_context_t *c) const
654 bool apply (hb_ot_apply_context_t *c,
755 bool apply (hb_ot_apply_context_t *c) const
762 hb_ot_apply_context_t::skipping_iterator_t &skippy_iter = c->iter_input;
830 bool apply (hb_ot_apply_context_t *c) const
837 hb_ot_apply_context_t::skipping_iterator_t &skippy_iter = c->iter_input;
981 bool apply (hb_ot_apply_context_t *c) const
989 hb_ot_apply_context_t::skipping_iterator_t &skippy_iter = c->iter_input;
1148 bool apply (hb_ot_apply_context_t *c) const
1156 hb_ot_apply_context_t::skipping_iterator_t &skippy_iter = c->iter_input;
1270 bool apply (hb_ot_apply_context_t *c) const
1278 hb_ot_apply_context_t::skipping_iterator_t &skippy_iter = c->iter_input;
1391 bool apply (hb_ot_apply_context_t *c) const
1399 hb_ot_apply_context_t::skipping_iterator_t &skippy_iter = c->iter_input;
1574 bool apply (hb_ot_apply_context_t *c) const
1599 static bool apply_recurse_func (hb_ot_apply_context_t *c, unsigned int lookup_index);
1760 /*static*/ inline bool PosLookup::apply_recurse_func (hb_ot_apply_context_t *c, unsigned int lookup_index)