Home
last modified time | relevance | path

Searched refs:thinLineMode (Results 1 – 25 of 47) sorted by relevance

12

/dports/graphics/poppler-glib/poppler-21.12.0/utils/
H A Dpdftoppm.cc138 static SplashThinLineMode thinLineMode = splashThinLineDefault; variable
376 … 4, false, *pageJob.paperColor, true, thinLineMode, splashOverprintPreview); in processPageJobs()
471 thinLineMode = splashThinLineSolid; in main()
473 thinLineMode = splashThinLineShape; in main()
603 …t) ? splashModeDeviceN8 : splashModeRGB8, 4, false, paperColor, true, thinLineMode, splashOverprin… in main()
/dports/graphics/poppler-qt5/poppler-21.12.0/utils/
H A Dpdftoppm.cc138 static SplashThinLineMode thinLineMode = splashThinLineDefault; variable
376 … 4, false, *pageJob.paperColor, true, thinLineMode, splashOverprintPreview); in processPageJobs()
471 thinLineMode = splashThinLineSolid; in main()
473 thinLineMode = splashThinLineShape; in main()
603 …t) ? splashModeDeviceN8 : splashModeRGB8, 4, false, paperColor, true, thinLineMode, splashOverprin… in main()
/dports/graphics/poppler/poppler-21.12.0/utils/
H A Dpdftoppm.cc138 static SplashThinLineMode thinLineMode = splashThinLineDefault; variable
376 … 4, false, *pageJob.paperColor, true, thinLineMode, splashOverprintPreview); in processPageJobs()
471 thinLineMode = splashThinLineSolid; in main()
473 thinLineMode = splashThinLineShape; in main()
603 …t) ? splashModeDeviceN8 : splashModeRGB8, 4, false, paperColor, true, thinLineMode, splashOverprin… in main()
/dports/graphics/poppler-utils/poppler-21.12.0/utils/
H A Dpdftoppm.cc138 static SplashThinLineMode thinLineMode = splashThinLineDefault; variable
376 … 4, false, *pageJob.paperColor, true, thinLineMode, splashOverprintPreview); in processPageJobs()
471 thinLineMode = splashThinLineSolid; in main()
473 thinLineMode = splashThinLineShape; in main()
603 …t) ? splashModeDeviceN8 : splashModeRGB8, 4, false, paperColor, true, thinLineMode, splashOverprin… in main()
/dports/graphics/poppler/poppler-21.12.0/splash/
H A DSplash.h236 void setThinLineMode(SplashThinLineMode thinLineModeA) { thinLineMode = thinLineModeA; } in setThinLineMode()
237 SplashThinLineMode getThinLineMode() { return thinLineMode; } in getThinLineMode()
329 SplashThinLineMode thinLineMode; variable
/dports/graphics/poppler-qt5/poppler-21.12.0/splash/
H A DSplash.h236 void setThinLineMode(SplashThinLineMode thinLineModeA) { thinLineMode = thinLineModeA; } in setThinLineMode()
237 SplashThinLineMode getThinLineMode() { return thinLineMode; } in getThinLineMode()
329 SplashThinLineMode thinLineMode; variable
/dports/graphics/poppler-utils/poppler-21.12.0/splash/
H A DSplash.h236 void setThinLineMode(SplashThinLineMode thinLineModeA) { thinLineMode = thinLineModeA; } in setThinLineMode()
237 SplashThinLineMode getThinLineMode() { return thinLineMode; } in getThinLineMode()
329 SplashThinLineMode thinLineMode; variable
/dports/graphics/poppler-glib/poppler-21.12.0/splash/
H A DSplash.h236 void setThinLineMode(SplashThinLineMode thinLineModeA) { thinLineMode = thinLineModeA; } in setThinLineMode()
237 SplashThinLineMode getThinLineMode() { return thinLineMode; } in getThinLineMode()
329 SplashThinLineMode thinLineMode; variable
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/splash/
H A DSplash.h253 void setThinLineMode(SplashThinLineMode thinLineModeA) { thinLineMode = thinLineModeA; } in setThinLineMode()
254 SplashThinLineMode getThinLineMode() { return thinLineMode; } in getThinLineMode()
418 SplashThinLineMode thinLineMode; variable
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/splash/
H A DSplash.h258 void setThinLineMode(SplashThinLineMode thinLineModeA) { thinLineMode = thinLineModeA; } in setThinLineMode()
259 SplashThinLineMode getThinLineMode() { return thinLineMode; } in getThinLineMode()
423 SplashThinLineMode thinLineMode; variable
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/splash/
H A DSplash.h253 void setThinLineMode(SplashThinLineMode thinLineModeA) { thinLineMode = thinLineModeA; } in setThinLineMode()
254 SplashThinLineMode getThinLineMode() { return thinLineMode; } in getThinLineMode()
418 SplashThinLineMode thinLineMode; variable
/dports/graphics/poppler-qt5/poppler-21.12.0/qt5/src/
H A Dpoppler-page.cc113 …, SplashColorPtr paperColorA, bool bitmapTopDownA, SplashThinLineMode thinLineMode, bool overprint… in Qt5SplashOutputDev() argument
114 …olorModeA, bitmapRowPadA, reverseVideoA, paperColorA, bitmapTopDownA, thinLineMode, overprintPrevi… in Qt5SplashOutputDev()
532 SplashThinLineMode thinLineMode = splashThinLineDefault; in renderToImage() local
534 thinLineMode = splashThinLineShape; in renderToImage()
536 thinLineMode = splashThinLineSolid; in renderToImage()
540 … false, ignorePaperColor, ignorePaperColor ? nullptr : bgColor, true, thinLineMode, overprintPrevi… in renderToImage()
/dports/graphics/poppler-qt5/poppler-21.12.0/qt6/src/
H A Dpoppler-page.cc112 …, SplashColorPtr paperColorA, bool bitmapTopDownA, SplashThinLineMode thinLineMode, bool overprint… in Qt6SplashOutputDev() argument
113 …olorModeA, bitmapRowPadA, reverseVideoA, paperColorA, bitmapTopDownA, thinLineMode, overprintPrevi… in Qt6SplashOutputDev()
531 SplashThinLineMode thinLineMode = splashThinLineDefault; in renderToImage() local
533 thinLineMode = splashThinLineShape; in renderToImage()
535 thinLineMode = splashThinLineSolid; in renderToImage()
539 … false, ignorePaperColor, ignorePaperColor ? nullptr : bgColor, true, thinLineMode, overprintPrevi… in renderToImage()
/dports/graphics/poppler-utils/poppler-21.12.0/qt6/src/
H A Dpoppler-page.cc112 …, SplashColorPtr paperColorA, bool bitmapTopDownA, SplashThinLineMode thinLineMode, bool overprint… in Qt6SplashOutputDev() argument
113 …olorModeA, bitmapRowPadA, reverseVideoA, paperColorA, bitmapTopDownA, thinLineMode, overprintPrevi… in Qt6SplashOutputDev()
531 SplashThinLineMode thinLineMode = splashThinLineDefault; in renderToImage() local
533 thinLineMode = splashThinLineShape; in renderToImage()
535 thinLineMode = splashThinLineSolid; in renderToImage()
539 … false, ignorePaperColor, ignorePaperColor ? nullptr : bgColor, true, thinLineMode, overprintPrevi… in renderToImage()
/dports/graphics/poppler-glib/poppler-21.12.0/qt6/src/
H A Dpoppler-page.cc112 …, SplashColorPtr paperColorA, bool bitmapTopDownA, SplashThinLineMode thinLineMode, bool overprint… in Qt6SplashOutputDev() argument
113 …olorModeA, bitmapRowPadA, reverseVideoA, paperColorA, bitmapTopDownA, thinLineMode, overprintPrevi… in Qt6SplashOutputDev()
531 SplashThinLineMode thinLineMode = splashThinLineDefault; in renderToImage() local
533 thinLineMode = splashThinLineShape; in renderToImage()
535 thinLineMode = splashThinLineSolid; in renderToImage()
539 … false, ignorePaperColor, ignorePaperColor ? nullptr : bgColor, true, thinLineMode, overprintPrevi… in renderToImage()
/dports/graphics/poppler/poppler-21.12.0/qt5/src/
H A Dpoppler-page.cc113 …, SplashColorPtr paperColorA, bool bitmapTopDownA, SplashThinLineMode thinLineMode, bool overprint… in Qt5SplashOutputDev() argument
114 …olorModeA, bitmapRowPadA, reverseVideoA, paperColorA, bitmapTopDownA, thinLineMode, overprintPrevi… in Qt5SplashOutputDev()
532 SplashThinLineMode thinLineMode = splashThinLineDefault; in renderToImage() local
534 thinLineMode = splashThinLineShape; in renderToImage()
536 thinLineMode = splashThinLineSolid; in renderToImage()
540 … false, ignorePaperColor, ignorePaperColor ? nullptr : bgColor, true, thinLineMode, overprintPrevi… in renderToImage()
/dports/graphics/poppler/poppler-21.12.0/qt6/src/
H A Dpoppler-page.cc112 …, SplashColorPtr paperColorA, bool bitmapTopDownA, SplashThinLineMode thinLineMode, bool overprint… in Qt6SplashOutputDev() argument
113 …olorModeA, bitmapRowPadA, reverseVideoA, paperColorA, bitmapTopDownA, thinLineMode, overprintPrevi… in Qt6SplashOutputDev()
531 SplashThinLineMode thinLineMode = splashThinLineDefault; in renderToImage() local
533 thinLineMode = splashThinLineShape; in renderToImage()
535 thinLineMode = splashThinLineSolid; in renderToImage()
539 … false, ignorePaperColor, ignorePaperColor ? nullptr : bgColor, true, thinLineMode, overprintPrevi… in renderToImage()
/dports/graphics/poppler-glib/poppler-21.12.0/qt5/src/
H A Dpoppler-page.cc113 …, SplashColorPtr paperColorA, bool bitmapTopDownA, SplashThinLineMode thinLineMode, bool overprint… in Qt5SplashOutputDev() argument
114 …olorModeA, bitmapRowPadA, reverseVideoA, paperColorA, bitmapTopDownA, thinLineMode, overprintPrevi… in Qt5SplashOutputDev()
532 SplashThinLineMode thinLineMode = splashThinLineDefault; in renderToImage() local
534 thinLineMode = splashThinLineShape; in renderToImage()
536 thinLineMode = splashThinLineSolid; in renderToImage()
540 … false, ignorePaperColor, ignorePaperColor ? nullptr : bgColor, true, thinLineMode, overprintPrevi… in renderToImage()
/dports/graphics/poppler-utils/poppler-21.12.0/qt5/src/
H A Dpoppler-page.cc113 …, SplashColorPtr paperColorA, bool bitmapTopDownA, SplashThinLineMode thinLineMode, bool overprint… in Qt5SplashOutputDev() argument
114 …olorModeA, bitmapRowPadA, reverseVideoA, paperColorA, bitmapTopDownA, thinLineMode, overprintPrevi… in Qt5SplashOutputDev()
532 SplashThinLineMode thinLineMode = splashThinLineDefault; in renderToImage() local
534 thinLineMode = splashThinLineShape; in renderToImage()
536 thinLineMode = splashThinLineSolid; in renderToImage()
540 … false, ignorePaperColor, ignorePaperColor ? nullptr : bgColor, true, thinLineMode, overprintPrevi… in renderToImage()
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/qt5/
H A Dpoppler-page.cc339 SplashThinLineMode thinLineMode = splashThinLineDefault; in renderToImage() local
340 if (m_page->parentDoc->m_hints & Document::ThinLineShape) thinLineMode = splashThinLineShape; in renderToImage()
341 if (m_page->parentDoc->m_hints & Document::ThinLineSolid) thinLineMode = splashThinLineSolid; in renderToImage()
350 thinLineMode, in renderToImage()
/dports/print/qpdfview/qpdfview-0.4.18/sources/
H A Dpdfmodel.cpp300 const int thinLineMode = 0; variable
1148 …neModeComboBox->setCurrentIndex(m_settings->value("thinLineMode", Defaults::thinLineMode).toInt()); in PdfSettingsWidget()
1227 m_thinLineModeComboBox->setCurrentIndex(Defaults::thinLineMode); in reset()
1286 switch(m_settings->value("thinLineMode", Defaults::thinLineMode).toInt()) in loadDocument()
/dports/devel/cppcheck/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-14494/
H A DSplashOutputDev.h233 SplashThinLineMode thinLineMode = splashThinLineDefault,
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-14494/
H A DSplashOutputDev.h233 SplashThinLineMode thinLineMode = splashThinLineDefault,
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DSplashOutputDev.h174 SplashThinLineMode thinLineMode = splashThinLineDefault,
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DSplashOutputDev.h174 SplashThinLineMode thinLineMode = splashThinLineDefault,

12