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 242 struct hb_apply_context_t struct in namespace:OT
247 typedef return_t (*recurse_func_t) (hb_apply_context_t *c, unsigned int lookup_index);
278 hb_apply_context_t (unsigned int table_index_, function in struct:OT::hb_apply_context_t
349 may_skip (const hb_apply_context_t *c,
376 inline skipping_forward_iterator_t (hb_apply_context_t *c_,
437 hb_apply_context_t *c;
447 inline skipping_backward_iterator_t (hb_apply_context_t *c_,
507 hb_apply_context_t *c;
709 static inline bool match_input (hb_apply_context_t *c,
725 hb_apply_context_t::skipping_forward_iterator_t skippy_iter (c, buffer->idx, count - 1)
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh 242 struct hb_apply_context_t struct in namespace:OT
247 typedef return_t (*recurse_func_t) (hb_apply_context_t *c, unsigned int lookup_index);
278 hb_apply_context_t (unsigned int table_index_, function in struct:OT::hb_apply_context_t
349 may_skip (const hb_apply_context_t *c,
376 inline skipping_forward_iterator_t (hb_apply_context_t *c_,
437 hb_apply_context_t *c;
447 inline skipping_backward_iterator_t (hb_apply_context_t *c_,
507 hb_apply_context_t *c;
709 static inline bool match_input (hb_apply_context_t *c,
725 hb_apply_context_t::skipping_forward_iterator_t skippy_iter (c, buffer->idx, count - 1)
    [all...]

Completed in 178 milliseconds