Home
last modified time | relevance | path

Searched defs:maskWidth (Results 1 – 25 of 254) sorted by relevance

1234567891011

/dports/devel/hyperscan/hyperscan-5.4.0/src/fdr/
H A Dfdr_dump.cpp113 u32 maskWidth = 2; in dumpTeddyDupMasks() local
130 void dumpTeddyMasks(const u8 *baseMsk, u32 numMasks, u32 maskWidth, FILE *f) { in dumpTeddyMasks()
166 u32 maskWidth = des->getNumBuckets() / 8; in dumpTeddy() local
/dports/graphics/krita/krita-4.4.8/libs/brush/tests/
H A Dkis_imagepipe_brush_test.cpp82 …int maskWidth = brush->maskWidth(KisDabShape(realScale, 1.0, realAngle), subPixelX, subPixelY, inf… in checkConsistency() local
137 …int maskWidth = brush->maskWidth(KisDabShape(realScale, 1.0, realAngle), subPixelX, subPixelY, inf… in checkIncrementalPainting() local
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/utils/
H A DImageOutputDev.cc243 Stream *maskStr, int maskWidth, int maskHeight, GBool maskInvert, GBool maskInterpolate) { in drawMaskedImage()
252 Stream *maskStr, int maskWidth, int maskHeight, in drawSoftMaskedImage()
/dports/textproc/pdftohtml/pdftohtml-0.40a/xpdf/
H A DOutputDev.cc109 int maskWidth, int maskHeight, in drawMaskedImage()
118 int maskWidth, int maskHeight, in drawSoftMaskedImage()
/dports/graphics/swftools/swftools-0.9.2/lib/pdf/xpdf/
H A DOutputDev.cc111 int maskWidth, int maskHeight, in drawMaskedImage()
120 int maskWidth, int maskHeight, in drawSoftMaskedImage()
/dports/print/tex-luatex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DImageOutputDev.cc234 int maskWidth, int maskHeight, in drawMaskedImage()
247 int maskWidth, int maskHeight, in drawSoftMaskedImage()
H A DOutputDev.cc116 int maskWidth, int maskHeight, in drawMaskedImage()
126 int maskWidth, int maskHeight, in drawSoftMaskedImage()
/dports/graphics/xpdf3/xpdf-3.04/xpdf/
H A DImageOutputDev.cc234 int maskWidth, int maskHeight, in drawMaskedImage()
247 int maskWidth, int maskHeight, in drawSoftMaskedImage()
H A DOutputDev.cc116 int maskWidth, int maskHeight, in drawMaskedImage()
126 int maskWidth, int maskHeight, in drawSoftMaskedImage()
/dports/devel/tex-web2c/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DImageOutputDev.cc234 int maskWidth, int maskHeight, in drawMaskedImage()
247 int maskWidth, int maskHeight, in drawSoftMaskedImage()
H A DOutputDev.cc116 int maskWidth, int maskHeight, in drawMaskedImage()
126 int maskWidth, int maskHeight, in drawSoftMaskedImage()
/dports/japanese/tex-ptex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DImageOutputDev.cc234 int maskWidth, int maskHeight, in drawMaskedImage()
247 int maskWidth, int maskHeight, in drawSoftMaskedImage()
H A DOutputDev.cc116 int maskWidth, int maskHeight, in drawMaskedImage()
126 int maskWidth, int maskHeight, in drawSoftMaskedImage()
/dports/print/tex-basic-engines/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DImageOutputDev.cc234 int maskWidth, int maskHeight, in drawMaskedImage()
247 int maskWidth, int maskHeight, in drawSoftMaskedImage()
H A DOutputDev.cc116 int maskWidth, int maskHeight, in drawMaskedImage()
126 int maskWidth, int maskHeight, in drawSoftMaskedImage()
/dports/print/tex-aleph/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DImageOutputDev.cc234 int maskWidth, int maskHeight, in drawMaskedImage()
247 int maskWidth, int maskHeight, in drawSoftMaskedImage()
H A DOutputDev.cc116 int maskWidth, int maskHeight, in drawMaskedImage()
126 int maskWidth, int maskHeight, in drawSoftMaskedImage()
/dports/print/tex-xetex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DImageOutputDev.cc234 int maskWidth, int maskHeight, in drawMaskedImage()
247 int maskWidth, int maskHeight, in drawSoftMaskedImage()
H A DOutputDev.cc116 int maskWidth, int maskHeight, in drawMaskedImage()
126 int maskWidth, int maskHeight, in drawSoftMaskedImage()
/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/hugin/
H A DMaskLoadDialog.cpp115 double maskWidth; in ProcessMask() local
/dports/graphics/xpdf4/xpdf-4.03/xpdf/
H A DOutputDev.cc117 int maskWidth, int maskHeight, in drawMaskedImage()
127 int maskWidth, int maskHeight, in drawSoftMaskedImage()
/dports/graphics/xpdf/xpdf-4.03/xpdf/
H A DOutputDev.cc117 int maskWidth, int maskHeight, in drawMaskedImage()
127 int maskWidth, int maskHeight, in drawSoftMaskedImage()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/poppler/
H A DOutputDev.cc131 int maskWidth, int maskHeight, in drawMaskedImage()
142 int maskWidth, int maskHeight, in drawSoftMaskedImage()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/mediax/jai/operator/
H A DOrderedDitherDescriptor.java163 int maskWidth = ditherMask[0].getWidth(); in isValidDitherMask() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/classes/sun/java2d/xr/
H A DXRMaskImage.java69 int maskWidth = Math.max(width / MASK_SCALE_FACTOR, 1); in prepareBlitMask() local

1234567891011