Searched refs:Foreground (Results 1 – 3 of 3) sorted by relevance
132 #define EFI_TEXT_ATTR(Foreground, Background) ((Foreground) | ((Background) << 4)) argument
293 static bool Foreground = false; /* Run in foreground, instead of daemonizing */ variable556 Foreground = true; in main()708 if (!Foreground && !Debug) in main()
2273 Foreground/background colors are combined incorrectly, working properly