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 54 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
139 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
269 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
346 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
472 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
611 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
712 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
795 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
964 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
    [all...]
hb-ot-layout-gsubgpos-private.hh 108 struct hb_collect_glyphs_context_t : struct in namespace:OT
109 hb_dispatch_context_t<hb_collect_glyphs_context_t, hb_void_t, HB_DEBUG_COLLECT_GLYPHS>
112 typedef return_t (*recurse_func_t) (hb_collect_glyphs_context_t *c, unsigned int lookup_index);
167 hb_collect_glyphs_context_t (hb_face_t *face_, function in struct:OT::hb_collect_glyphs_context_t
185 ~hb_collect_glyphs_context_t (void)
631 static inline void collect_array (hb_collect_glyphs_context_t *c HB_UNUSED,
    [all...]
hb-ot-layout-gpos-table.hh 462 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
510 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
601 inline void collect_glyphs (hb_collect_glyphs_context_t *c,
684 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
750 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
892 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
    [all...]
hb-ot-layout.cc 820 OT::hb_collect_glyphs_context_t c (face,
    [all...]

Completed in 184 milliseconds