Searched refs:DEBUG_MSG_LEVEL (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-sanitize.hh | 211 DEBUG_MSG_LEVEL (SANITIZE, start, 0, +1, in start_processing() 219 DEBUG_MSG_LEVEL (SANITIZE, this->start, 0, -1, in end_processing() 240 DEBUG_MSG_LEVEL (SANITIZE, p, this->debug_depth+1, 0, in check_range() 307 DEBUG_MSG_LEVEL (SANITIZE, p, this->debug_depth+1, 0, in may_edit()
|
D | hb-serialize.hh | 199 DEBUG_MSG_LEVEL (SERIALIZE, this->start, 0, +1, in start_serialize() 209 DEBUG_MSG_LEVEL (SERIALIZE, this->start, 0, -1, in end_serialize()
|
D | hb-debug.hh | 231 #define DEBUG_MSG_LEVEL(WHAT, OBJ, LEVEL, LEVEL_DIR, ...) _hb_debug_msg<HB_DEBUG_##WHAT> (#WHAT, (O… macro
|