Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-debug.hh91 #define DEBUG_LEVEL_ENABLED(WHAT, LEVEL) (_hb_debug ((LEVEL), HB_DEBUG_##WHAT)) macro
92 #define DEBUG_ENABLED(WHAT) (DEBUG_LEVEL_ENABLED (WHAT, 0))