Lines Matching defs:this
395 #define TRACE_APPLY(this) \ argument
401 #define TRACE_APPLY(this) hb_no_trace_t<bool> trace argument
408 #define TRACE_CLOSURE(this) \ argument
413 #define TRACE_CLOSURE(this) hb_no_trace_t<hb_void_t> trace HB_UNUSED argument
420 #define TRACE_COLLECT_GLYPHS(this) \ argument
425 #define TRACE_COLLECT_GLYPHS(this) hb_no_trace_t<hb_void_t> trace HB_UNUSED argument
432 #define TRACE_SANITIZE(this) \ argument
437 #define TRACE_SANITIZE(this) hb_no_trace_t<bool> trace argument
444 #define TRACE_SERIALIZE(this) \ argument
449 #define TRACE_SERIALIZE(this) hb_no_trace_t<bool> trace argument
456 #define TRACE_SUBSET(this) \ argument
461 #define TRACE_SUBSET(this) hb_no_trace_t<bool> trace argument
468 #define TRACE_WOULD_APPLY(this) \ argument
473 #define TRACE_WOULD_APPLY(this) hb_no_trace_t<bool> trace argument
488 #define TRACE_DISPATCH(this, format) \ argument
493 #define TRACE_DISPATCH(this, format) hb_no_trace_t<typename context_t::return_t> trace argument