Home
last modified time | relevance | path

Searched refs:PDFCS_SEPARATION (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/include/fpdfapi/
Dfpdf_resource.h570 #define PDFCS_SEPARATION 8 macro
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_image.cpp432 … if (format == PDFCS_DEVICECMYK || format == PDFCS_SEPARATION || format == PDFCS_DEVICEN) { in StartRenderDIBSource()
Dfpdf_render.cpp766 … if (format == PDFCS_DEVICECMYK || format == PDFCS_SEPARATION || format == PDFCS_DEVICEN) { in ProcessTransparency()
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_colors.cpp931 m_Family = PDFCS_SEPARATION; in CPDF_SeparationCS()