Searched refs:CPDF_IndexedCS (Results 1 – 1 of 1) sorted by relevance
749 class CPDF_IndexedCS : public CPDF_ColorSpace class752 CPDF_IndexedCS();753 virtual ~CPDF_IndexedCS();773 CPDF_IndexedCS::CPDF_IndexedCS() in CPDF_IndexedCS() function in CPDF_IndexedCS781 CPDF_IndexedCS::~CPDF_IndexedCS() in ~CPDF_IndexedCS()791 FX_BOOL CPDF_IndexedCS::v_Load(CPDF_Document* pDoc, CPDF_Array* pArray) in v_Load()827 FX_BOOL CPDF_IndexedCS::GetRGB(FX_FLOAT* pBuf, FX_FLOAT& R, FX_FLOAT& G, FX_FLOAT& B) const in GetRGB()849 void CPDF_IndexedCS::EnableStdConversion(FX_BOOL bEnabled) in EnableStdConversion()1156 pCS = new CPDF_IndexedCS(); in Load()1257 CPDF_IndexedCS* pCS = (CPDF_IndexedCS*)this; in GetMaxIndex()