Home
last modified time | relevance | path

Searched refs:ForegroundColor (Results 1 – 5 of 5) sorted by relevance

/external/catch2/misc/
DinstallOpenCppCoverage.ps16 Write-Host -ForegroundColor White ("Downloading OpenCppCoverage from: " + $downloadUrl)
10 Write-Host -ForegroundColor White "About to install OpenCppCoverage..."
/external/python/cpython3/Lib/venv/scripts/nt/
DActivate.ps138 Write-Host -NoNewline -ForegroundColor Green '__VENV_PROMPT__' in global:prompt()
/external/ImageMagick/MagickCore/
Dimage-private.h45 ForegroundColor[],
Dxwindow.c3032 ForegroundColor[]; in XGetPixelInfo()
3069 (void) XParseColor(display,colormap,(char *) ForegroundColor, in XGetPixelInfo()
3456 ForegroundColor[]; in XGetResourceInfo()
3535 "foreground",ForegroundColor); in XGetResourceInfo()
Dimage.c115 ForegroundColor[] = "#000", /* black */ variable