Searched refs:CPDF_IndexedCS (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_colors.cpp717 class CPDF_IndexedCS : public CPDF_ColorSpace class in inherits:CPDF_ColorSpace
720 CPDF_IndexedCS();
721 virtual ~CPDF_IndexedCS();
740 CPDF_IndexedCS::CPDF_IndexedCS() function in class:CPDF_IndexedCS
747 CPDF_IndexedCS::~CPDF_IndexedCS()
757 FX_BOOL CPDF_IndexedCS::v_Load(CPDF_Document* pDoc, CPDF_Array* pArray)
795 FX_BOOL CPDF_IndexedCS::GetRGB(FX_FLOAT* pBuf, FX_FLOAT& R, FX_FLOAT& G, FX_FLOAT& B) const
817 void CPDF_IndexedCS
[all...]

Completed in 152 milliseconds