HomeSort by relevance Sort by last modified time
    Searched refs:skipping_forward_iterator_t (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-shape-fallback.cc 450 OT::hb_apply_context_t::skipping_forward_iterator_t skippy_iter (&c, idx, 1);
hb-ot-layout-gpos-table.hh 684 hb_apply_context_t::skipping_forward_iterator_t skippy_iter (c, buffer->idx, 1);
755 hb_apply_context_t::skipping_forward_iterator_t skippy_iter (c, buffer->idx, 1);
906 hb_apply_context_t::skipping_forward_iterator_t skippy_iter (c, buffer->idx, 1);
    [all...]
hb-ot-layout-gsubgpos-private.hh 393 struct skipping_forward_iterator_t struct in struct:OT::hb_apply_context_t
395 inline skipping_forward_iterator_t (hb_apply_context_t *c_, function in struct:OT::hb_apply_context_t::skipping_forward_iterator_t
744 hb_apply_context_t::skipping_forward_iterator_t skippy_iter (c, buffer->idx, count - 1);
933 hb_apply_context_t::skipping_forward_iterator_t skippy_iter (c, c->buffer->idx + offset - 1, count, true);
    [all...]

Completed in 46 milliseconds