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