Searched refs:White (Results 1 – 25 of 121) sorted by relevance
12345
19 White, enumerator32 BrightWhite = Bright | White,49 Headers = White
75 …case Colour::White: return setTextAttribute( FOREGROUND_GREEN | FOREGROUND_RED | FOREGROUND_BL… in use()138 case Colour::White: return setColour( "[0m" ); in use()
6 Write-Host -ForegroundColor White ("Downloading OpenCppCoverage from: " + $downloadUrl)10 Write-Host -ForegroundColor White "About to install OpenCppCoverage..."
708 cmsUInt16Number **White, in _cmsEndPointsBySpace() argument727 case cmsSigGrayData: if (White) *White = GrayWhite; in _cmsEndPointsBySpace()732 case cmsSigRgbData: if (White) *White = RGBwhite; in _cmsEndPointsBySpace()737 case cmsSigLabData: if (White) *White = LABwhite; in _cmsEndPointsBySpace()742 case cmsSigCmykData: if (White) *White = CMYKwhite; in _cmsEndPointsBySpace()747 case cmsSigCmyData: if (White) *White = CMYwhite; in _cmsEndPointsBySpace()
599 cmsUInt16Number* White; in OutputValueSampler() local602 if (!_cmsEndPointsBySpace(sc ->ColorSpace, &White, &Black, &nOutputs)) in OutputValueSampler()606 Out[i] = White[i]; in OutputValueSampler()1184 cmsCIEXYZ White; in EmitPQRStage() local1186 _cmsReadMediaWhitePoint(&White, hProfile); in EmitPQRStage()1196 White.X, White.Y, White.Z); in EmitPQRStage()
7 This package was written by Brian White <bcwhite@pobox.com> and others.10 The "update-mime" program was written by Brian White and has been
27 White to black: 50.2 ms (N=50)35 | Device | OS version | Blk->white [ms]| White->blk [ms]| Average [ms] |
5 White #ffffff
138 White #ffffff
2 White #FFFFFF
40 const char *White() const { return ansi_ ? "\033[1m\033[37m" : ""; } in White() function
26 \pagecolor{white} % White background instead of transparent
109 --white_point_x 0 /* X White point value {}[0:50000] */110 --white_point_y 0 /* Y White point value {}[0:50000] */
14 .TableRowColor { background: #FFFFFF } /* White */
14 .TableRowColor { background: #FFFFFF; color:#000000 } /* White */
215 color: White;239 color: White;271 color: White;
32 Stephen White <senorblanco@google.com>
48 * Tom White
3 Andrew White <Andrew.White@nicta.com.au>