Home
last modified time | relevance | path

Searched refs:imgMaskDataLookupSize (Results 1 – 6 of 6) sorted by relevance

/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-14494/
H A DSplashOutputDev.cc3947 const unsigned imgMaskDataLookupSize = 1 << maskColorMap->getBits(); in drawSoftMaskedImage() local
3948 imgMaskData.lookup = (SplashColorPtr)gmalloc(imgMaskDataLookupSize); in drawSoftMaskedImage()
3949 for (unsigned i = 0; i < imgMaskDataLookupSize; ++i) { in drawSoftMaskedImage()
/dports/devel/cppcheck/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-14494/
H A DSplashOutputDev.cc3947 const unsigned imgMaskDataLookupSize = 1 << maskColorMap->getBits(); in drawSoftMaskedImage() local
3948 imgMaskData.lookup = (SplashColorPtr)gmalloc(imgMaskDataLookupSize); in drawSoftMaskedImage()
3949 for (unsigned i = 0; i < imgMaskDataLookupSize; ++i) { in drawSoftMaskedImage()
/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DSplashOutputDev.cc3705 const unsigned imgMaskDataLookupSize = 1 << maskColorMap->getBits(); in drawSoftMaskedImage() local
3706 imgMaskData.lookup = (SplashColorPtr)gmalloc(imgMaskDataLookupSize); in drawSoftMaskedImage()
3707 for (unsigned i = 0; i < imgMaskDataLookupSize; ++i) { in drawSoftMaskedImage()
/dports/graphics/poppler/poppler-21.12.0/poppler/
H A DSplashOutputDev.cc3705 const unsigned imgMaskDataLookupSize = 1 << maskColorMap->getBits(); in drawSoftMaskedImage() local
3706 imgMaskData.lookup = (SplashColorPtr)gmalloc(imgMaskDataLookupSize); in drawSoftMaskedImage()
3707 for (unsigned i = 0; i < imgMaskDataLookupSize; ++i) { in drawSoftMaskedImage()
/dports/graphics/poppler-qt5/poppler-21.12.0/poppler/
H A DSplashOutputDev.cc3705 const unsigned imgMaskDataLookupSize = 1 << maskColorMap->getBits(); in drawSoftMaskedImage() local
3706 imgMaskData.lookup = (SplashColorPtr)gmalloc(imgMaskDataLookupSize); in drawSoftMaskedImage()
3707 for (unsigned i = 0; i < imgMaskDataLookupSize; ++i) { in drawSoftMaskedImage()
/dports/graphics/poppler-utils/poppler-21.12.0/poppler/
H A DSplashOutputDev.cc3705 const unsigned imgMaskDataLookupSize = 1 << maskColorMap->getBits(); in drawSoftMaskedImage() local
3706 imgMaskData.lookup = (SplashColorPtr)gmalloc(imgMaskDataLookupSize); in drawSoftMaskedImage()
3707 for (unsigned i = 0; i < imgMaskDataLookupSize; ++i) { in drawSoftMaskedImage()