Home
last modified time | relevance | path

Searched refs:bwdithermap (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/urt/urt-3.1b1_12/include/
H A Drle.h379 extern void bwdithermap( int levels, double gamma, int bwmap[],
550 extern void bwdithermap();
/dports/graphics/geomview/geomview-1.9.5/src/lib/mg/x11/
H A Dmgx11dither.c144 bwdithermap(int levels, double gamma, int bwmap[]) in bwdithermap() function
/dports/graphics/urt/urt-3.1b1_12/get/
H A Dgetap.c452 bwdithermap( 8, gam, colmap, divN, modN, dm16); in window_color_map()
490 bwdithermap( 240, gam, colmap, divN, modN, dm16); in window_color_map()
506 bwdithermap( 2, gam, colmap, divN, modN, dm16); in window_color_map()
H A Dgetsun.c519 bwdithermap( levels, disp_gam, bwmap, divN, modN, dm16 ); in init_color()
H A Dget_orion.c274 bwdithermap(n_colmap_colours, gamma, bwmap, divN, errN, dm16); in init_monochrome_colour_map()
H A Dgetx10.c1021 bwdithermap( levels, disp_gam, bwmap, divN, modN, dm16 ); in init_color()
/dports/graphics/urt/urt-3.1b1_12/lib/
H A Ddither.c142 bwdithermap( levels, gamma, bwmap, divN, modN, magic ) in bwdithermap() function
/dports/graphics/netpbm/netpbm-10.91.01/urt/
H A Drle.h347 extern void bwdithermap( int levels, double gamma, int bwmap[],
/dports/graphics/urt/urt-3.1b1_12/man/
H A Dmakefile.src174 man3/bwdithermap.3 \
/dports/graphics/urt/urt-3.1b1_12/get/getx11/
H A Dx11_stuff.c996 bwdithermap ( num_lvls, display_gamma, map,
1122 bwdithermap ( num_lvls, display_gamma, map,
1210 bwdithermap( num_lvls, display_gamma, map,
1336 bwdithermap( num_lvls, display_gamma, map,
1486 bwdithermap(num_lvls, display_gamma, map,
1589 bwdithermap(num_lvls, display_gamma, map,
/dports/misc/magicpoint/magicpoint-1.13a/image/
H A Drlelib.c1453 bwdithermap(levels, gamma, bwmap, divN, modN, magic) in bwdithermap() function
/dports/x11/xloadimage/xloadimage.4.1/
H A Drlelib.c1449 bwdithermap( levels, gamma, bwmap, divN, modN, magic ) in bwdithermap() function
/dports/graphics/urt/urt-3.1b1_12/
H A DMANIFEST.new308 man/man3/bwdithermap.3 ..
/dports/x11/xloadimage/debian/patches/
H A D06_-Wall-cleanup.patch883 * see "Note:" in bwdithermap comment.