HomeSort by relevance Sort by last modified time
    Searched refs:hb_apply_context_t (Results 1 - 14 of 14) 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,
380 inline skipping_forward_iterator_t (hb_apply_context_t *c_,
441 hb_apply_context_t *c;
451 inline skipping_backward_iterator_t (hb_apply_context_t *c_,
512 hb_apply_context_t *c;
711 static inline bool match_input (hb_apply_context_t *c,
727 hb_apply_context_t::skipping_forward_iterator_t skippy_iter (c, buffer->idx, count - 1)
    [all...]
hb-ot-layout-gpos-table.hh 393 inline bool apply (hb_apply_context_t *c,
446 inline bool apply (hb_apply_context_t *c) const
492 inline bool apply (hb_apply_context_t *c) const
595 inline bool apply (hb_apply_context_t *c,
669 inline bool apply (hb_apply_context_t *c) const
673 hb_apply_context_t::skipping_forward_iterator_t skippy_iter (c, buffer->idx, 1);
740 inline bool apply (hb_apply_context_t *c) const
744 hb_apply_context_t::skipping_forward_iterator_t skippy_iter (c, buffer->idx, 1);
887 inline bool apply (hb_apply_context_t *c) const
895 hb_apply_context_t::skipping_forward_iterator_t skippy_iter (c, buffer->idx, 1)
    [all...]
hb-ot-layout-gsub-table.hh 73 inline bool apply (hb_apply_context_t *c) const
149 inline bool apply (hb_apply_context_t *c) const
270 inline bool apply (hb_apply_context_t *c) const
348 inline bool apply (hb_apply_context_t *c) const
481 inline bool apply (hb_apply_context_t *c) const
623 inline bool apply (hb_apply_context_t *c) const
715 inline bool apply (hb_apply_context_t *c) const
797 inline bool apply (hb_apply_context_t *c) const
970 inline bool apply (hb_apply_context_t *c) const
    [all...]
hb-ot-layout-private.hh 80 struct hb_apply_context_t;
85 hb_ot_layout_substitute_lookup (OT::hb_apply_context_t *c,
hb-ot-shape-fallback.cc 437 OT::hb_apply_context_t c (1, font, buffer);
446 OT::hb_apply_context_t::skipping_forward_iterator_t skippy_iter (&c, idx, 1);
hb-ot-layout.cc 813 static inline bool apply_once (OT::hb_apply_context_t *c,
823 apply_string (OT::hb_apply_context_t *c,
889 OT::hb_apply_context_t c (table_index, font, buffer);
925 hb_ot_layout_substitute_lookup (OT::hb_apply_context_t *c,
hb-ot-shape-complex-arabic-fallback.hh 249 OT::hb_apply_context_t c (0, font, buffer);
  /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...]
hb-ot-layout-gpos-table.hh 393 inline bool apply (hb_apply_context_t *c,
446 inline bool apply (hb_apply_context_t *c) const
492 inline bool apply (hb_apply_context_t *c) const
595 inline bool apply (hb_apply_context_t *c,
669 inline bool apply (hb_apply_context_t *c) const
673 hb_apply_context_t::skipping_forward_iterator_t skippy_iter (c, buffer->idx, 1);
740 inline bool apply (hb_apply_context_t *c) const
744 hb_apply_context_t::skipping_forward_iterator_t skippy_iter (c, buffer->idx, 1);
887 inline bool apply (hb_apply_context_t *c) const
895 hb_apply_context_t::skipping_forward_iterator_t skippy_iter (c, buffer->idx, 1)
    [all...]
hb-ot-layout-gsub-table.hh 73 inline bool apply (hb_apply_context_t *c) const
149 inline bool apply (hb_apply_context_t *c) const
270 inline bool apply (hb_apply_context_t *c) const
359 inline bool apply (hb_apply_context_t *c) const
492 inline bool apply (hb_apply_context_t *c) const
634 inline bool apply (hb_apply_context_t *c) const
735 inline bool apply (hb_apply_context_t *c) const
817 inline bool apply (hb_apply_context_t *c) const
990 inline bool apply (hb_apply_context_t *c) const
    [all...]
hb-ot-layout-private.hh 82 struct hb_apply_context_t;
87 hb_ot_layout_substitute_lookup (OT::hb_apply_context_t *c,
hb-ot-shape-fallback.cc 439 OT::hb_apply_context_t c (1, font, buffer);
448 OT::hb_apply_context_t::skipping_forward_iterator_t skippy_iter (&c, idx, 1);
hb-ot-layout.cc 833 static inline bool apply_once (OT::hb_apply_context_t *c,
843 apply_string (OT::hb_apply_context_t *c,
909 OT::hb_apply_context_t c (table_index, font, buffer);
945 hb_ot_layout_substitute_lookup (OT::hb_apply_context_t *c,
hb-ot-shape-complex-arabic-fallback.hh 249 OT::hb_apply_context_t c (0, font, buffer);

Completed in 170 milliseconds