Home
last modified time | relevance | path

Searched refs:FPDF_COLORSPACE_LAB (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/
Dfpdf_editimg.cpp38 static_assert(PDFCS_LAB == FPDF_COLORSPACE_LAB, "PDFCS_LAB value mismatch");
/external/pdfium/public/
Dfpdf_edit.h30 #define FPDF_COLORSPACE_LAB 6 macro