HomeSort by relevance Sort by last modified time
    Searched defs:hb_apply_context_t (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gsubgpos-private.hh 237 struct hb_apply_context_t struct in namespace:OT
242 typedef return_t (*recurse_func_t) (hb_apply_context_t *c, unsigned int lookup_index);
273 hb_apply_context_t (unsigned int table_index_, function in struct:OT::hb_apply_context_t
344 may_skip (const hb_apply_context_t *c,
375 inline skipping_forward_iterator_t (hb_apply_context_t *c_,
436 hb_apply_context_t *c;
446 inline skipping_backward_iterator_t (hb_apply_context_t *c_,
507 hb_apply_context_t *c;
695 static inline bool match_input (hb_apply_context_t *c,
706 hb_apply_context_t::skipping_forward_iterator_t skippy_iter (c, c->buffer->idx, count - 1)
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh 237 struct hb_apply_context_t struct in namespace:OT
242 typedef return_t (*recurse_func_t) (hb_apply_context_t *c, unsigned int lookup_index);
273 hb_apply_context_t (unsigned int table_index_, function in struct:OT::hb_apply_context_t
344 may_skip (const hb_apply_context_t *c,
375 inline skipping_forward_iterator_t (hb_apply_context_t *c_,
436 hb_apply_context_t *c;
446 inline skipping_backward_iterator_t (hb_apply_context_t *c_,
507 hb_apply_context_t *c;
695 static inline bool match_input (hb_apply_context_t *c,
706 hb_apply_context_t::skipping_forward_iterator_t skippy_iter (c, c->buffer->idx, count - 1)
    [all...]

Completed in 104 milliseconds