HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_MSG_LEVEL (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-open-type-private.hh 216 DEBUG_MSG_LEVEL (SANITIZE, start, 0, +1,
224 DEBUG_MSG_LEVEL (SANITIZE, this->start, 0, -1,
238 DEBUG_MSG_LEVEL (SANITIZE, p, this->debug_depth+1, 0,
254 DEBUG_MSG_LEVEL (SANITIZE, p, this->debug_depth+1, 0,
277 DEBUG_MSG_LEVEL (SANITIZE, p, this->debug_depth+1, 0,
397 DEBUG_MSG_LEVEL (SERIALIZE, this->start, 0, +1,
407 DEBUG_MSG_LEVEL (SERIALIZE, this->start, 0, -1,
hb-debug.hh 182 #define DEBUG_MSG_LEVEL(WHAT, OBJ, LEVEL, LEVEL_DIR, ...) _hb_debug_msg<HB_DEBUG_##WHAT> (#WHAT, (OBJ), nullptr, true, (LEVEL), (LEVEL_DIR), __VA_ARGS__)

Completed in 478 milliseconds