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.h580 #define PDFCS_SEPARATION 8 macro
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_image.cpp501 … if (format == PDFCS_DEVICECMYK || format == PDFCS_SEPARATION || format == PDFCS_DEVICEN) { in StartRenderDIBSource()
Dfpdf_render.cpp800 … if (format == PDFCS_DEVICECMYK || format == PDFCS_SEPARATION || format == PDFCS_DEVICEN) { in ProcessTransparency()
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_colors.cpp891 m_Family = PDFCS_SEPARATION; in CPDF_SeparationCS()