Lines Matching defs:Dest
222 cmsCIEXYZ Dest;236 Dest.X = d.n[VX];237 Dest.Y = d.n[VY];238 Dest.Z = d.n[VZ];240 cmsXYZ2xyY(&DestChromaticity, &Dest);