Lines Matching refs:GetRed
691 pColor[0] = aCol.GetRed(); in getIndex()
789 *pOut++ = rendering::RGBColor(toDoubleColor(aCol.GetRed()), in convertToRGB()
840 toDoubleColor(aCol.GetRed()), in convertToARGB()
893 nAlpha*toDoubleColor(aCol.GetRed()), in convertToPARGB()
1088 *pOut++ = toDoubleColor(aCol.GetRed()); in convertFromIntegerColorSpace()
1166 *pOut++ = rendering::RGBColor(toDoubleColor(aCol.GetRed()), in convertIntegerToRGB()
1183 *pOut++ = rendering::RGBColor(toDoubleColor(aCol.GetRed()), in convertIntegerToRGB()
1221 toDoubleColor(aCol.GetRed()), in convertIntegerToARGB()
1238 toDoubleColor(aCol.GetRed()), in convertIntegerToARGB()
1277 nAlpha*toDoubleColor(aCol.GetRed()), in convertIntegerToPARGB()
1294 toDoubleColor(aCol.GetRed()), in convertIntegerToPARGB()