Home
last modified time | relevance | path

Searched refs:IF_COLOR (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/texgine/src/utils/
H A Dlogger.cpp56 #define IF_COLOR(x) macro
58 #define IF_COLOR(x) x macro
69 return IF_COLOR("\033[37m") "D" IF_COLOR("\033[0m"); in GetLevelStr()
71 return IF_COLOR("\033[36m") "I" IF_COLOR("\033[0m"); in GetLevelStr()
73 return IF_COLOR("\033[33m") "W" IF_COLOR("\033[0m"); in GetLevelStr()
75 return IF_COLOR("\033[31m") "E" IF_COLOR("\03 in GetLevelStr()
[all...]

Completed in 1 milliseconds