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
348 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
474 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
615 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
718 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
801 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
970 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
    [all...]
hb-ot-layout-gsubgpos-private.hh 135 struct hb_collect_glyphs_context_t : struct in namespace:OT
136 hb_dispatch_context_t<hb_collect_glyphs_context_t, hb_void_t, HB_DEBUG_COLLECT_GLYPHS>
139 typedef return_t (*recurse_func_t) (hb_collect_glyphs_context_t *c, unsigned int lookup_index);
194 hb_collect_glyphs_context_t (hb_face_t *face_, function in struct:OT::hb_collect_glyphs_context_t
212 ~hb_collect_glyphs_context_t (void)
661 static inline void collect_array (hb_collect_glyphs_context_t *c HB_UNUSED,
    [all...]
hb-ot-layout-gpos-table.hh 461 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
509 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
600 inline void collect_glyphs (hb_collect_glyphs_context_t *c,
687 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
753 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
903 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const
    [all...]
hb-ot-layout.cc 792 OT::hb_collect_glyphs_context_t c (face,
    [all...]

Completed in 295 milliseconds