Searched refs:CPDF_DeviceCS (Results 1 – 3 of 3) sorted by relevance
76 CPDF_DeviceCS::CPDF_DeviceCS(CPDF_Document* pDoc, int family) in CPDF_DeviceCS() function in CPDF_DeviceCS82 bool CPDF_DeviceCS::GetRGB(FX_FLOAT* pBuf, in GetRGB()114 bool CPDF_DeviceCS::v_GetCMYK(FX_FLOAT* pBuf, in v_GetCMYK()129 bool CPDF_DeviceCS::SetRGB(FX_FLOAT* pBuf, in SetRGB()153 bool CPDF_DeviceCS::v_SetCMYK(FX_FLOAT* pBuf, in v_SetCMYK()176 void CPDF_DeviceCS::TranslateImageLine(uint8_t* pDestBuf, in TranslateImageLine()
27 CPDF_DeviceCS m_StockGrayCS;28 CPDF_DeviceCS m_StockRGBCS;29 CPDF_DeviceCS m_StockCMYKCS;
148 class CPDF_DeviceCS : public CPDF_ColorSpace {150 CPDF_DeviceCS(CPDF_Document* pDoc, int family);