Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-debug.hh434 #ifndef HB_DEBUG_SUBSET
435 #define HB_DEBUG_SUBSET (HB_DEBUG+0) macro
437 #if HB_DEBUG_SUBSET
439 hb_auto_trace_t<HB_DEBUG_SUBSET, bool> trace \
451 HB_DEBUG_SUBSET + \
Dhb-subset.hh40 hb_dispatch_context_t<hb_subset_context_t, bool, HB_DEBUG_SUBSET>