Home
last modified time | relevance | path

Searched refs:overprintMask (Results 51 – 75 of 105) sorted by relevance

12345

/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DGfxState.cc215 overprintMask = 0x0f; in GfxColorSpace()
2575 overprintMask = 0x01; in GfxSeparationColorSpace()
2577 overprintMask = 0x02; in GfxSeparationColorSpace()
2579 overprintMask = 0x04; in GfxSeparationColorSpace()
2581 overprintMask = 0x08; in GfxSeparationColorSpace()
2770 switch (overprintMask) { in createMapping()
2823 overprintMask = 0; in GfxDeviceNColorSpace()
2830 overprintMask |= 0x01; in GfxDeviceNColorSpace()
2832 overprintMask |= 0x02; in GfxDeviceNColorSpace()
2834 overprintMask |= 0x04; in GfxDeviceNColorSpace()
[all …]
/dports/graphics/poppler-qt5/poppler-21.12.0/poppler/
H A DGfxState.cc215 overprintMask = 0x0f; in GfxColorSpace()
2575 overprintMask = 0x01; in GfxSeparationColorSpace()
2577 overprintMask = 0x02; in GfxSeparationColorSpace()
2579 overprintMask = 0x04; in GfxSeparationColorSpace()
2581 overprintMask = 0x08; in GfxSeparationColorSpace()
2770 switch (overprintMask) { in createMapping()
2823 overprintMask = 0; in GfxDeviceNColorSpace()
2830 overprintMask |= 0x01; in GfxDeviceNColorSpace()
2832 overprintMask |= 0x02; in GfxDeviceNColorSpace()
2834 overprintMask |= 0x04; in GfxDeviceNColorSpace()
[all …]
/dports/graphics/poppler-utils/poppler-21.12.0/poppler/
H A DGfxState.cc215 overprintMask = 0x0f; in GfxColorSpace()
2575 overprintMask = 0x01; in GfxSeparationColorSpace()
2577 overprintMask = 0x02; in GfxSeparationColorSpace()
2579 overprintMask = 0x04; in GfxSeparationColorSpace()
2581 overprintMask = 0x08; in GfxSeparationColorSpace()
2770 switch (overprintMask) { in createMapping()
2823 overprintMask = 0; in GfxDeviceNColorSpace()
2830 overprintMask |= 0x01; in GfxDeviceNColorSpace()
2832 overprintMask |= 0x02; in GfxDeviceNColorSpace()
2834 overprintMask |= 0x04; in GfxDeviceNColorSpace()
[all …]
/dports/graphics/xpdf/xpdf-4.03/xpdf/
H A DGfxState.cc103 overprintMask = 0x0f; in GfxColorSpace()
1215 overprintMask = 0x01; in GfxSeparationColorSpace()
1217 overprintMask = 0x02; in GfxSeparationColorSpace()
1219 overprintMask = 0x04; in GfxSeparationColorSpace()
1221 overprintMask = 0x08; in GfxSeparationColorSpace()
1370 overprintMask = 0; in GfxDeviceNColorSpace()
1377 overprintMask |= 0x01; in GfxDeviceNColorSpace()
1379 overprintMask |= 0x02; in GfxDeviceNColorSpace()
1381 overprintMask |= 0x04; in GfxDeviceNColorSpace()
1383 overprintMask |= 0x08; in GfxDeviceNColorSpace()
[all …]
/dports/graphics/xpdf4/xpdf-4.03/xpdf/
H A DGfxState.cc103 overprintMask = 0x0f; in GfxColorSpace()
1215 overprintMask = 0x01; in GfxSeparationColorSpace()
1217 overprintMask = 0x02; in GfxSeparationColorSpace()
1219 overprintMask = 0x04; in GfxSeparationColorSpace()
1221 overprintMask = 0x08; in GfxSeparationColorSpace()
1370 overprintMask = 0; in GfxDeviceNColorSpace()
1377 overprintMask |= 0x01; in GfxDeviceNColorSpace()
1379 overprintMask |= 0x02; in GfxDeviceNColorSpace()
1381 overprintMask |= 0x04; in GfxDeviceNColorSpace()
1383 overprintMask |= 0x08; in GfxDeviceNColorSpace()
[all …]
/dports/graphics/xpdf/xpdf-4.03/splash/
H A DSplash.cc329 Guint overprintMask; in pipeRun() local
577 overprintMask = state->overprintMask; in pipeRun()
609 if (overprintMask & 0x01) { in pipeRun()
614 if (overprintMask & 0x02) { in pipeRun()
619 if (overprintMask & 0x04) { in pipeRun()
624 if (overprintMask & 0x08) { in pipeRun()
2111 if (state->overprintMask & 1) { in pipeRunAACMYK8()
2116 if (state->overprintMask & 2) { in pipeRunAACMYK8()
2121 if (state->overprintMask & 4) { in pipeRunAACMYK8()
2126 if (state->overprintMask & 8) { in pipeRunAACMYK8()
[all …]
/dports/graphics/xpdf4/xpdf-4.03/splash/
H A DSplash.cc329 Guint overprintMask; in pipeRun() local
577 overprintMask = state->overprintMask; in pipeRun()
609 if (overprintMask & 0x01) { in pipeRun()
614 if (overprintMask & 0x02) { in pipeRun()
619 if (overprintMask & 0x04) { in pipeRun()
624 if (overprintMask & 0x08) { in pipeRun()
2111 if (state->overprintMask & 1) { in pipeRunAACMYK8()
2116 if (state->overprintMask & 2) { in pipeRunAACMYK8()
2121 if (state->overprintMask & 4) { in pipeRunAACMYK8()
2126 if (state->overprintMask & 8) { in pipeRunAACMYK8()
[all …]
/dports/devel/cppcheck/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-10020/
H A DSplash.cc517 if (state->overprintMask & 0x01) { in pipeRun()
522 if (state->overprintMask & 0x02) { in pipeRun()
527 if (state->overprintMask & 0x04) { in pipeRun()
532 if (state->overprintMask & 0x08) { in pipeRun()
1452 if (state->overprintMask & 1) { in pipeRunShapeCMYK8()
1457 if (state->overprintMask & 2) { in pipeRunShapeCMYK8()
1462 if (state->overprintMask & 4) { in pipeRunShapeCMYK8()
1467 if (state->overprintMask & 8) { in pipeRunShapeCMYK8()
1931 if (state->overprintMask & 1) { in pipeRunAACMYK8()
1936 if (state->overprintMask & 2) { in pipeRunAACMYK8()
[all …]
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-10020/
H A DSplash.cc517 if (state->overprintMask & 0x01) { in pipeRun()
522 if (state->overprintMask & 0x02) { in pipeRun()
527 if (state->overprintMask & 0x04) { in pipeRun()
532 if (state->overprintMask & 0x08) { in pipeRun()
1452 if (state->overprintMask & 1) { in pipeRunShapeCMYK8()
1457 if (state->overprintMask & 2) { in pipeRunShapeCMYK8()
1462 if (state->overprintMask & 4) { in pipeRunShapeCMYK8()
1467 if (state->overprintMask & 8) { in pipeRunShapeCMYK8()
1931 if (state->overprintMask & 1) { in pipeRunAACMYK8()
1936 if (state->overprintMask & 2) { in pipeRunAACMYK8()
[all …]
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-10024/
H A DSplash.cc517 if (state->overprintMask & 0x01) { in pipeRun()
522 if (state->overprintMask & 0x02) { in pipeRun()
527 if (state->overprintMask & 0x04) { in pipeRun()
532 if (state->overprintMask & 0x08) { in pipeRun()
1452 if (state->overprintMask & 1) { in pipeRunShapeCMYK8()
1457 if (state->overprintMask & 2) { in pipeRunShapeCMYK8()
1462 if (state->overprintMask & 4) { in pipeRunShapeCMYK8()
1467 if (state->overprintMask & 8) { in pipeRunShapeCMYK8()
1931 if (state->overprintMask & 1) { in pipeRunAACMYK8()
1936 if (state->overprintMask & 2) { in pipeRunAACMYK8()
[all …]
/dports/devel/cppcheck/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-10024/
H A DSplash.cc517 if (state->overprintMask & 0x01) { in pipeRun()
522 if (state->overprintMask & 0x02) { in pipeRun()
527 if (state->overprintMask & 0x04) { in pipeRun()
532 if (state->overprintMask & 0x08) { in pipeRun()
1452 if (state->overprintMask & 1) { in pipeRunShapeCMYK8()
1457 if (state->overprintMask & 2) { in pipeRunShapeCMYK8()
1462 if (state->overprintMask & 4) { in pipeRunShapeCMYK8()
1467 if (state->overprintMask & 8) { in pipeRunShapeCMYK8()
1931 if (state->overprintMask & 1) { in pipeRunAACMYK8()
1936 if (state->overprintMask & 2) { in pipeRunAACMYK8()
[all …]
/dports/print/tex-luatex/texlive-20150521-source/libs/xpdf/xpdf-3.04/splash/
H A DSplash.cc199 state->overprintMask == 0xffffffff; in pipeInit()
523 if (state->overprintMask & (1 << i)) { in pipeRun()
1396 if (state->overprintMask & 1) { in pipeRunShapeCMYK8()
1401 if (state->overprintMask & 2) { in pipeRunShapeCMYK8()
1406 if (state->overprintMask & 4) { in pipeRunShapeCMYK8()
1411 if (state->overprintMask & 8) { in pipeRunShapeCMYK8()
1853 if (state->overprintMask & 1) { in pipeRunAACMYK8()
1858 if (state->overprintMask & 2) { in pipeRunAACMYK8()
1863 if (state->overprintMask & 4) { in pipeRunAACMYK8()
1868 if (state->overprintMask & 8) { in pipeRunAACMYK8()
[all …]
/dports/graphics/xpdf3/xpdf-3.04/splash/
H A DSplash.cc199 state->overprintMask == 0xffffffff; in pipeInit()
523 if (state->overprintMask & (1 << i)) { in pipeRun()
1396 if (state->overprintMask & 1) { in pipeRunShapeCMYK8()
1401 if (state->overprintMask & 2) { in pipeRunShapeCMYK8()
1406 if (state->overprintMask & 4) { in pipeRunShapeCMYK8()
1411 if (state->overprintMask & 8) { in pipeRunShapeCMYK8()
1853 if (state->overprintMask & 1) { in pipeRunAACMYK8()
1858 if (state->overprintMask & 2) { in pipeRunAACMYK8()
1863 if (state->overprintMask & 4) { in pipeRunAACMYK8()
1868 if (state->overprintMask & 8) { in pipeRunAACMYK8()
[all …]
/dports/devel/tex-web2c/texlive-20150521-source/libs/xpdf/xpdf-3.04/splash/
H A DSplash.cc199 state->overprintMask == 0xffffffff; in pipeInit()
523 if (state->overprintMask & (1 << i)) { in pipeRun()
1396 if (state->overprintMask & 1) { in pipeRunShapeCMYK8()
1401 if (state->overprintMask & 2) { in pipeRunShapeCMYK8()
1406 if (state->overprintMask & 4) { in pipeRunShapeCMYK8()
1411 if (state->overprintMask & 8) { in pipeRunShapeCMYK8()
1853 if (state->overprintMask & 1) { in pipeRunAACMYK8()
1858 if (state->overprintMask & 2) { in pipeRunAACMYK8()
1863 if (state->overprintMask & 4) { in pipeRunAACMYK8()
1868 if (state->overprintMask & 8) { in pipeRunAACMYK8()
[all …]
/dports/japanese/tex-ptex/texlive-20150521-source/libs/xpdf/xpdf-3.04/splash/
H A DSplash.cc199 state->overprintMask == 0xffffffff; in pipeInit()
523 if (state->overprintMask & (1 << i)) { in pipeRun()
1396 if (state->overprintMask & 1) { in pipeRunShapeCMYK8()
1401 if (state->overprintMask & 2) { in pipeRunShapeCMYK8()
1406 if (state->overprintMask & 4) { in pipeRunShapeCMYK8()
1411 if (state->overprintMask & 8) { in pipeRunShapeCMYK8()
1853 if (state->overprintMask & 1) { in pipeRunAACMYK8()
1858 if (state->overprintMask & 2) { in pipeRunAACMYK8()
1863 if (state->overprintMask & 4) { in pipeRunAACMYK8()
1868 if (state->overprintMask & 8) { in pipeRunAACMYK8()
[all …]
/dports/print/tex-basic-engines/texlive-20150521-source/libs/xpdf/xpdf-3.04/splash/
H A DSplash.cc199 state->overprintMask == 0xffffffff; in pipeInit()
523 if (state->overprintMask & (1 << i)) { in pipeRun()
1396 if (state->overprintMask & 1) { in pipeRunShapeCMYK8()
1401 if (state->overprintMask & 2) { in pipeRunShapeCMYK8()
1406 if (state->overprintMask & 4) { in pipeRunShapeCMYK8()
1411 if (state->overprintMask & 8) { in pipeRunShapeCMYK8()
1853 if (state->overprintMask & 1) { in pipeRunAACMYK8()
1858 if (state->overprintMask & 2) { in pipeRunAACMYK8()
1863 if (state->overprintMask & 4) { in pipeRunAACMYK8()
1868 if (state->overprintMask & 8) { in pipeRunAACMYK8()
[all …]
/dports/print/tex-aleph/texlive-20150521-source/libs/xpdf/xpdf-3.04/splash/
H A DSplash.cc199 state->overprintMask == 0xffffffff; in pipeInit()
523 if (state->overprintMask & (1 << i)) { in pipeRun()
1396 if (state->overprintMask & 1) { in pipeRunShapeCMYK8()
1401 if (state->overprintMask & 2) { in pipeRunShapeCMYK8()
1406 if (state->overprintMask & 4) { in pipeRunShapeCMYK8()
1411 if (state->overprintMask & 8) { in pipeRunShapeCMYK8()
1853 if (state->overprintMask & 1) { in pipeRunAACMYK8()
1858 if (state->overprintMask & 2) { in pipeRunAACMYK8()
1863 if (state->overprintMask & 4) { in pipeRunAACMYK8()
1868 if (state->overprintMask & 8) { in pipeRunAACMYK8()
[all …]
/dports/print/tex-xetex/texlive-20150521-source/libs/xpdf/xpdf-3.04/splash/
H A DSplash.cc199 state->overprintMask == 0xffffffff; in pipeInit()
523 if (state->overprintMask & (1 << i)) { in pipeRun()
1396 if (state->overprintMask & 1) { in pipeRunShapeCMYK8()
1401 if (state->overprintMask & 2) { in pipeRunShapeCMYK8()
1406 if (state->overprintMask & 4) { in pipeRunShapeCMYK8()
1411 if (state->overprintMask & 8) { in pipeRunShapeCMYK8()
1853 if (state->overprintMask & 1) { in pipeRunAACMYK8()
1858 if (state->overprintMask & 2) { in pipeRunAACMYK8()
1863 if (state->overprintMask & 4) { in pipeRunAACMYK8()
1868 if (state->overprintMask & 8) { in pipeRunAACMYK8()
[all …]
/dports/graphics/poppler/poppler-21.12.0/splash/
H A DSplash.h147 void setOverprintMask(unsigned int overprintMask, bool additive);
/dports/graphics/poppler-qt5/poppler-21.12.0/splash/
H A DSplash.h147 void setOverprintMask(unsigned int overprintMask, bool additive);
/dports/graphics/poppler-utils/poppler-21.12.0/splash/
H A DSplash.h147 void setOverprintMask(unsigned int overprintMask, bool additive);
/dports/graphics/poppler-glib/poppler-21.12.0/splash/
H A DSplash.h147 void setOverprintMask(unsigned int overprintMask, bool additive);
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/splash/
H A DSplash.h153 void setOverprintMask(Guint overprintMask, GBool additive);
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/splash/
H A DSplash.h158 void setOverprintMask(Guint overprintMask, GBool additive);
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/splash/
H A DSplash.h153 void setOverprintMask(Guint overprintMask, GBool additive);

12345