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

  /external/harfbuzz_ng/src/
hb-ot-layout-gsub-table.hh 60 void collect_glyphs (hb_collect_glyphs_context_t *c) const
161 void collect_glyphs (hb_collect_glyphs_context_t *c) const
307 void collect_glyphs (hb_collect_glyphs_context_t *c) const
383 void collect_glyphs (hb_collect_glyphs_context_t *c) const
499 void collect_glyphs (hb_collect_glyphs_context_t *c) const
569 void collect_glyphs (hb_collect_glyphs_context_t *c) const
701 void collect_glyphs (hb_collect_glyphs_context_t *c) const
807 void collect_glyphs (hb_collect_glyphs_context_t *c) const
905 void collect_glyphs (hb_collect_glyphs_context_t *c) const
    [all...]
hb-ot-layout-gsubgpos.hh 153 struct hb_collect_glyphs_context_t : struct in namespace:OT
154 hb_dispatch_context_t<hb_collect_glyphs_context_t, hb_void_t, HB_DEBUG_COLLECT_GLYPHS>
157 typedef return_t (*recurse_func_t) (hb_collect_glyphs_context_t *c, unsigned int lookup_index);
209 hb_collect_glyphs_context_t (hb_face_t *face_, function in struct:OT::hb_collect_glyphs_context_t
224 ~hb_collect_glyphs_context_t () { hb_set_destroy (recursed_lookups); }
730 static inline void collect_array (hb_collect_glyphs_context_t *c HB_UNUSED,
    [all...]
hb-ot-layout-gpos-table.hh 474 void collect_glyphs (hb_collect_glyphs_context_t *c) const
529 void collect_glyphs (hb_collect_glyphs_context_t *c) const
642 void collect_glyphs (hb_collect_glyphs_context_t *c,
744 void collect_glyphs (hb_collect_glyphs_context_t *c) const
821 void collect_glyphs (hb_collect_glyphs_context_t *c) const
973 void collect_glyphs (hb_collect_glyphs_context_t *c) const
    [all...]
hb-ot-layout.cc 883 OT::hb_collect_glyphs_context_t c (face,
    [all...]

Completed in 205 milliseconds