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.hh287 struct hb_no_trace_t { struct
348 #define TRACE_APPLY(this) hb_no_trace_t<bool> trace
360 #define TRACE_CLOSURE(this) hb_no_trace_t<hb_void_t> trace HB_UNUSED
372 #define TRACE_COLLECT_GLYPHS(this) hb_no_trace_t<hb_void_t> trace HB_UNUSED
384 #define TRACE_SANITIZE(this) hb_no_trace_t<bool> trace
396 #define TRACE_SERIALIZE(this) hb_no_trace_t<bool> trace
408 #define TRACE_WOULD_APPLY(this) hb_no_trace_t<bool> trace
427 #define TRACE_DISPATCH(this, format) hb_no_trace_t<typename context_t::return_t> trace