Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-debug.hh338 struct hb_no_trace_t { struct
401 #define TRACE_APPLY(this) hb_no_trace_t<bool> trace
413 #define TRACE_CLOSURE(this) hb_no_trace_t<hb_void_t> trace HB_UNUSED
425 #define TRACE_COLLECT_GLYPHS(this) hb_no_trace_t<hb_void_t> trace HB_UNUSED
437 #define TRACE_SANITIZE(this) hb_no_trace_t<bool> trace
449 #define TRACE_SERIALIZE(this) hb_no_trace_t<bool> trace
461 #define TRACE_SUBSET(this) hb_no_trace_t<bool> trace
473 #define TRACE_WOULD_APPLY(this) hb_no_trace_t<bool> trace
493 #define TRACE_DISPATCH(this, format) hb_no_trace_t<typename context_t::return_t> trace