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

  /external/harfbuzz_ng/src/
hb-debug.hh 249 struct hb_printer_t<hb_void_t> {
250 const char *print (hb_void_t) { return ""; }
266 /*static*/ inline void _hb_warn_no_return<hb_void_t> (bool returned HB_UNUSED)
409 hb_auto_trace_t<HB_DEBUG_CLOSURE, hb_void_t> trace \
413 #define TRACE_CLOSURE(this) hb_no_trace_t<hb_void_t> trace HB_UNUSED
421 hb_auto_trace_t<HB_DEBUG_COLLECT_GLYPHS, hb_void_t> trace \
425 #define TRACE_COLLECT_GLYPHS(this) hb_no_trace_t<hb_void_t> trace HB_UNUSED
hb-dsalgs.hh 36 typedef const struct _hb_void_t *hb_void_t; typedef in typeref:struct:_hb_void_t
hb-ot-layout-gsubgpos.hh 62 hb_dispatch_context_t<hb_closure_context_t, hb_void_t, HB_DEBUG_CLOSURE>
154 hb_dispatch_context_t<hb_collect_glyphs_context_t, hb_void_t, HB_DEBUG_COLLECT_GLYPHS>
613 hb_dispatch_context_t<hb_get_subtables_context_t, hb_void_t, HB_DEBUG_APPLY>
    [all...]

Completed in 1554 milliseconds