hb-ot-layout-gsubgpos-private.hh | 373 struct skipping_forward_iterator_t struct in struct:OT::hb_apply_context_t 375 inline skipping_forward_iterator_t (hb_apply_context_t *c_, function in struct:OT::hb_apply_context_t::skipping_forward_iterator_t 706 hb_apply_context_t::skipping_forward_iterator_t skippy_iter (c, c->buffer->idx, count - 1); 781 hb_apply_context_t::skipping_forward_iterator_t skippy_iter (c, c->buffer->idx, count - 1); 886 hb_apply_context_t::skipping_forward_iterator_t skippy_iter (c, c->buffer->idx + offset - 1, count, true); 946 hb_apply_context_t::skipping_forward_iterator_t skippy_iter (c, c->buffer->idx, count - 1); 968 hb_apply_context_t::skipping_forward_iterator_t tmp (c, c->buffer->idx - 1, count - i); [all...] |