Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-debug.hh429 #ifndef HB_DEBUG_SUBSET
430 #define HB_DEBUG_SUBSET (HB_DEBUG+0) macro
432 #if HB_DEBUG_SUBSET
434 hb_auto_trace_t<HB_DEBUG_SUBSET, bool> trace \
450 HB_DEBUG_SUBSET + \
Dhb-subset.hh40 hb_dispatch_context_t<hb_subset_context_t, bool, HB_DEBUG_SUBSET>
Dhb-subset-plan.hh187 if (HB_DEBUG_SUBSET) in add_table()
Dhb-ot-layout-common.hh152 hb_dispatch_context_t<hb_subset_layout_context_t, hb_empty_t, HB_DEBUG_SUBSET>