Home
last modified time | relevance | path

Searched refs:CPDF_DeviceCS (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dfpdf_page_colors.cpp76 CPDF_DeviceCS::CPDF_DeviceCS(CPDF_Document* pDoc, int family) in CPDF_DeviceCS() function in CPDF_DeviceCS
82 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()
Dcpdf_pagemodule.h27 CPDF_DeviceCS m_StockGrayCS;
28 CPDF_DeviceCS m_StockRGBCS;
29 CPDF_DeviceCS m_StockCMYKCS;
Dpageint.h148 class CPDF_DeviceCS : public CPDF_ColorSpace {
150 CPDF_DeviceCS(CPDF_Document* pDoc, int family);