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.hh452 #ifndef HB_DEBUG_SUBSET
453 #define HB_DEBUG_SUBSET (HB_DEBUG+0) macro
455 #if HB_DEBUG_SUBSET
457 hb_auto_trace_t<HB_DEBUG_SUBSET, bool> trace \
483 HB_DEBUG_SUBSET + \
Dhb-subset.hh40 hb_dispatch_context_t<hb_subset_context_t, bool, HB_DEBUG_SUBSET>