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

  /external/harfbuzz_ng/src/
hb-kern.hh 52 OT::hb_ot_apply_context_t c (1, font, buffer);
55 OT::hb_ot_apply_context_t::skipping_iterator_t &skippy_iter = c.iter_input;
hb-ot-layout-gpos-table.hh 104 bool apply_value (hb_ot_apply_context_t *c,
242 void get_anchor (hb_ot_apply_context_t *c, hb_codepoint_t glyph_id HB_UNUSED,
266 void get_anchor (hb_ot_apply_context_t *c, hb_codepoint_t glyph_id,
298 void get_anchor (hb_ot_apply_context_t *c, hb_codepoint_t glyph_id HB_UNUSED,
335 void get_anchor (hb_ot_apply_context_t *c, hb_codepoint_t glyph_id,
425 bool apply (hb_ot_apply_context_t *c,
482 bool apply (hb_ot_apply_context_t *c) const
537 bool apply (hb_ot_apply_context_t *c) const
654 bool apply (hb_ot_apply_context_t *c,
755 bool apply (hb_ot_apply_context_t *c) cons
    [all...]
hb-ot-layout-gsubgpos.hh 255 struct hb_ot_apply_context_t : struct in namespace:OT
256 hb_dispatch_context_t<hb_ot_apply_context_t, bool, HB_DEBUG_APPLY>
307 may_skip_t may_skip (const hb_ot_apply_context_t *c,
333 void init (hb_ot_apply_context_t *c_, bool context_match = false)
429 hb_ot_apply_context_t *c;
439 typedef return_t (*recurse_func_t) (hb_ot_apply_context_t *c, unsigned int lookup_index);
480 hb_ot_apply_context_t (unsigned int table_index_, function in struct:OT::hb_ot_apply_context_t
616 static bool apply_to (const void *obj, OT::hb_ot_apply_context_t *c)
622 typedef bool (*hb_apply_func_t) (const void *obj, OT::hb_ot_apply_context_t *c);
635 bool apply (OT::hb_ot_apply_context_t *c) cons
    [all...]
hb-ot-layout-gsub-table.hh 81 bool apply (hb_ot_apply_context_t *c) const
182 bool apply (hb_ot_apply_context_t *c) const
313 bool apply (hb_ot_apply_context_t *c) const
400 bool apply (hb_ot_apply_context_t *c) const
505 bool apply (hb_ot_apply_context_t *c) const
590 bool apply (hb_ot_apply_context_t *c) const
721 bool apply (hb_ot_apply_context_t *c) const
828 bool apply (hb_ot_apply_context_t *c) const
930 bool apply (hb_ot_apply_context_t *c) const
    [all...]
hb-ot-layout.hh 117 struct hb_ot_apply_context_t;
123 hb_ot_layout_substitute_lookup (OT::hb_ot_apply_context_t *c,
hb-ot-layout.cc     [all...]
hb-ot-shape-complex-arabic-fallback.hh 334 OT::hb_ot_apply_context_t c (0, font, buffer);

Completed in 275 milliseconds