Home
last modified time | relevance | path

Searched refs:hb_void_t (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-private.hh302 typedef const _hb_void_t *hb_void_t; typedef
793 struct hb_printer_t<hb_void_t> {
794 const char *print (hb_void_t) { return ""; } in print()
810 /*static*/ inline void _hb_warn_no_return<hb_void_t> (bool returned HB_UNUSED) in _hb_warn_no_return()
Dhb-ot-layout-gsubgpos-private.hh45 hb_auto_trace_t<HB_DEBUG_CLOSURE, hb_void_t> trace \
50 hb_dispatch_context_t<hb_closure_context_t, hb_void_t, HB_DEBUG_CLOSURE>
131 hb_auto_trace_t<HB_DEBUG_COLLECT_GLYPHS, hb_void_t> trace \
136 hb_dispatch_context_t<hb_collect_glyphs_context_t, hb_void_t, HB_DEBUG_COLLECT_GLYPHS>
Dhb-ot-layout.cc1027 OT::hb_dispatch_context_t<hb_get_subtables_context_t, hb_void_t, HB_DEBUG_APPLY>