Searched defs:ESC_BOLD (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VBoxSDL/
H A DVBoxSDLTest.cpp40 #define ESC_BOLD macro
43 #define ESC_BOLD "\033[1m" macro
144 RTPrintf("\n========== "ESC_BOLD"OpenGL is %s"ESC_NORM" ==========\n",
268 RTPrintf("Testing "ESC_BOLD"%ldx%ld@%ld"ESC_NORM"\n", guGuestXRes, guGuestYRes, guGuestBpp);
442 RTPrintf(""ESC_BOLD"%s() failed:"ESC_NORM" '%s'\n", fn, SDL_GetError());

Completed in 42 milliseconds