Searched refs:PDFCS_ICCBASED (Results 1 – 4 of 4) sorted by relevance
24 #define PDFCS_ICCBASED 7 macro
787 : CPDF_ColorSpace(pDoc, PDFCS_ICCBASED) {} in CPDF_ICCBasedCS()
35 static_assert(PDFCS_ICCBASED == FPDF_COLORSPACE_ICCBASED,
409 if (m_Family == PDFCS_ICCBASED && pCSObj->IsName()) { in LoadColorInfo()578 case PDFCS_ICCBASED: { in CreateDCTDecoder()797 if (m_nComponents == 1 && m_Family == PDFCS_ICCBASED && in LoadPalette()