Lines Matching refs:dbWhitePt
883 XcmsColor dbWhitePt; /* whitePt associated with pColor_exact_return*/
992 if (_XcmsLookupColorName(ccc, &strptr, &dbWhitePt) != 1) {
993 memcpy((char *)&dbWhitePt,
1003 &dbWhitePt, ScreenWhitePointOfCCC(ccc))) {
1004 return((*ccc->whitePtAdjProc)(ccc, &dbWhitePt,
1010 &dbWhitePt, 1, XcmsCIEXYZFormat) == XcmsFailure) {
1023 &dbWhitePt, pClientWhitePt)) {
1028 * between dbWhitePt to clientWhitePt.
1030 return((*ccc->whitePtAdjProc)(ccc, &dbWhitePt,
1034 &dbWhitePt, pClientWhitePt)) {
1036 * Can use either dbWhitePt or pClientWhitePt to
1043 &dbWhitePt, 1, result_format));
1053 * need to convert the color with dbWhitePt to an absolute
1059 &dbWhitePt, 1, XcmsCIEXYZFormat) == XcmsFailure) {