Home
last modified time | relevance | path

Searched refs:doDithering (Results 1 – 9 of 9) sorted by relevance

/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A DtkImgPhInstance.c1643 int nLines, bigEndian, i, c, x, y, xEnd, doDithering = 1; in TkImgDitherInstance() local
1662 doDithering = 0; in TkImgDitherInstance()
1733 if (doDithering) { in TkImgDitherInstance()
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkImgPhInstance.c1650 int nLines, bigEndian, i, c, x, y, xEnd, doDithering = 1; in TkImgDitherInstance() local
1669 doDithering = 0; in TkImgDitherInstance()
1740 if (doDithering) { in TkImgDitherInstance()
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/generic/
H A DtkImgPhoto.c3625 int doDithering = 1; local
3643 doDithering = 0;
3704 if (doDithering) {
/dports/shells/ksh93/ast-93u/src/lib/libtk/generic/
H A DtkImgPhoto.c3625 int doDithering = 1; local
3643 doDithering = 0;
3704 if (doDithering) {
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/generic/
H A DtkImgPhoto.c3625 int doDithering = 1; local
3643 doDithering = 0;
3704 if (doDithering) {
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A DtkImgPhoto.c5070 int nLines, bigEndian, i, c, x, y, xEnd, doDithering = 1; in DitherInstance() local
5089 doDithering = 0; in DitherInstance()
5155 if (doDithering) { in DitherInstance()
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkImgPhoto.c4942 int doDithering = 1; local
4960 doDithering = 0;
5021 if (doDithering) {
/dports/lang/pharo/Pharo-1.4-14438/
H A DPharo-1.4.changes151024 primJPEGReadImage: aJPEGDecompressStruct fromByteArray: source onForm: form doDithering: ditherFlag…
151108 doDithering: true
151172 doDithering: true
151176 uncompress: aByteArray into: aForm doDithering: ditherFlag
151202 doDithering: ditherFlag
H A DPharoV10.sources170970 primJPEGReadImage: aJPEGDecompressStruct fromByteArray: source onForm: form doDithering: ditherFlag…
171055 doDithering: true
171119 doDithering: true
171123 uncompress: aByteArray into: aForm doDithering: ditherFlag
171149 doDithering: ditherFlag