Searched refs:DEBUG_MSG_LEVEL (Results 1 – 2 of 2) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-open-type-private.hh | 223 DEBUG_MSG_LEVEL (SANITIZE, start, 0, +1, in start_processing() 231 DEBUG_MSG_LEVEL (SANITIZE, this->start, 0, -1, in end_processing() 245 DEBUG_MSG_LEVEL (SANITIZE, p, this->debug_depth+1, 0, in check_range() 261 DEBUG_MSG_LEVEL (SANITIZE, p, this->debug_depth+1, 0, in check_array() 284 DEBUG_MSG_LEVEL (SANITIZE, p, this->debug_depth+1, 0, in may_edit() 414 DEBUG_MSG_LEVEL (SERIALIZE, this->start, 0, +1, in start_serialize() 424 DEBUG_MSG_LEVEL (SERIALIZE, this->start, 0, -1, in end_serialize()
|
D | hb-private.hh | 773 #define DEBUG_MSG_LEVEL(WHAT, OBJ, LEVEL, LEVEL_DIR, ...) _hb_debug_msg<HB_DEBUG_##WHAT> (#WHAT, (O… macro
|