Home
last modified time | relevance | path

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

/dports/graphics/urt/urt-3.1b1_12/include/
H A Drle.h385 extern int ditherbw( int x, int y, int val,
551 extern int ditherbw();
/dports/graphics/geomview/geomview-1.9.5/src/lib/mg/x11/
H A Dmgx11dither.c267 ditherbw( int x, int y, int val) in ditherbw() function
/dports/graphics/urt/urt-3.1b1_12/lib/
H A Ddither.c279 ditherbw( x, y, val, divN, modN, magic ) in ditherbw() function
/dports/graphics/netpbm/netpbm-10.91.01/urt/
H A Drle.h353 extern int ditherbw( int x, int y, int val,
/dports/graphics/urt/urt-3.1b1_12/man/
H A Dmakefile.src175 man3/ditherbw.3 \
/dports/misc/magicpoint/magicpoint-1.13a/image/
H A Drlelib.c1710 ditherbw(x, y, val, divN, modN, magic) in ditherbw() function
/dports/x11/xloadimage/xloadimage.4.1/
H A Drlelib.c1702 int ditherbw( x, y, val, divN, modN, magic ) in ditherbw() function
/dports/x11/xloadimage/debian/patches/
H A D06_-Wall-cleanup.patch885 -ditherbw( x, y, val, divN, modN, magic )
886 +int ditherbw( x, y, val, divN, modN, magic )
/dports/graphics/urt/urt-3.1b1_12/
H A DMANIFEST.new311 man/man3/ditherbw.3 ..