Searched refs:PDFCS_LAB (Results 1 – 4 of 4) sorted by relevance
23 #define PDFCS_LAB 6 macro
692 : CPDF_ColorSpace(pDoc, PDFCS_LAB) {} in CPDF_LabCS()
34 static_assert(PDFCS_LAB == FPDF_COLORSPACE_LAB, "PDFCS_LAB value mismatch");
573 case PDFCS_LAB: { in CreateDCTDecoder()593 if (m_Family == PDFCS_LAB && m_nComponents != 3) in CreateDCTDecoder()