Home
last modified time | relevance | path

Searched refs:rle_getcom (Results 1 – 25 of 36) sorted by relevance

12

/dports/graphics/urt/urt-3.1b1_12/tools/
H A Drlesplit.c126 ( (title=rle_getcom( "TITLE", &in_hdr)) ||
127 (title=rle_getcom( "title", &in_hdr)) ) &&
H A Drlecat.c145 if ( rle_getcom( "title", &in_hdr ) ||
146 rle_getcom( "TITLE", &in_hdr ) )
H A Dto8.c124 if ( (v = rle_getcom( "image_gamma", &in_hdr )) != NULL )
133 else if ( (v = rle_getcom( "display_gamma", &in_hdr )) != NULL )
H A Drlehdr.c289 if (the_comment = rle_getcom( *comment_names, the_hdr ))
340 if ( (len_com = rle_getcom( "color_map_length", the_hdr )) != NULL &&
H A Drleinterp.c325 if ( (v = rle_getcom( "color_map_length", hdr1 )) != NULL )
329 if ( (v = rle_getcom( "color_map_length", hdr2 )) != NULL )
/dports/graphics/urt/urt-3.1b1_12/lib/
H A Dbuildmap.c119 if ( (v = rle_getcom( "image_gamma", the_hdr )) != NULL )
128 else if ( (v = rle_getcom( "display_gamma", the_hdr )) != NULL)
H A Dmakefile.src21 rle_addhist.o rle_cp.o rle_error.o rle_getcom.o \
143 rle_getcom.o: ${RI}/rle.h
H A Drle_getcom.c80 rle_getcom( name, the_hdr ) in rle_getcom() function
H A Drle_addhist.c80 old=rle_getcom(histoire,in_hdr); /* get old comment. */
/dports/graphics/netpbm/netpbm-10.91.01/urt/
H A Drle_getcom.c85 rle_getcom(const char * const name, in rle_getcom() function
H A DMakefile13 rle_addhist.o rle_error.o rle_getcom.o rle_getrow.o rle_getskip.o \
H A Drle_addhist.c83 old = rle_getcom(histoire, in_hdr); /* get old comment. */ in rle_addhist()
H A Drle.h327 rle_getcom(const char * const name,
/dports/graphics/urt/urt-3.1b1_12/include/
H A Drle.h355 extern char * rle_getcom( CONST_DECL char * name, rle_hdr * the_hdr );
543 extern char *rle_getcom();
/dports/graphics/xli/xli-2006-11-10/
H A Drle.h139 rle_getcom(char *name, struct sv_globals *globals);
H A Drle.c129 if ((v = rle_getcom("image_gamma", &sv_globals)) != NULL) { in rleLoad()
136 } else if ((v = rle_getcom("display_gamma", &sv_globals)) != NULL) { in rleLoad()
/dports/x11/xloadimage/xloadimage.4.1/
H A Drle.h154 rle_getcom();
H A Drle.c177 if ( (v = rle_getcom( "image_gamma", &sv_globals )) != NULL )
186 else if ( (v = rle_getcom( "display_gamma", &sv_globals )) != NULL )
/dports/misc/magicpoint/magicpoint-1.13a/image/
H A Drle.h162 rle_getcom();
H A Drle.c224 if ( (v = rle_getcom( "image_gamma", &sv_globals )) != NULL )
233 else if ( (v = rle_getcom( "display_gamma", &sv_globals )) != NULL )
/dports/graphics/urt/urt-3.1b1_12/get/getami/
H A Dgetami.c564 if ((como = rle_getcom ("cy_depth", &rle_f_hdr)) != NULL) { in find_most_used()
566 if ((como = rle_getcom ("cy_width", &rle_f_hdr)) != NULL) in find_most_used()
568 como = rle_getcom ("cy_packed", &rle_f_hdr); in find_most_used()
717 if ((como = rle_getcom ("cy_depth", &rle_f_hdr)) != NULL) { in display_rle()
719 if ((como = rle_getcom ("cy_width", &rle_f_hdr)) != NULL) in display_rle()
721 como = rle_getcom ("cy_packed", &rle_f_hdr); in display_rle()
/dports/graphics/urt/urt-3.1b1_12/cnv/
H A Drletocgm.c152 comstring= rle_getcom( "color_map_length", in_hdr );
153 if (!comstring) comstring= rle_getcom( "colormap_length", in_hdr );
/dports/graphics/urt/urt-3.1b1_12/get/
H A Dgetsun.c245 if ( (v = rle_getcom( "image_gamma", &hdr )) != NULL )
254 else if ( (v = rle_getcom( "display_gamma", &hdr )) != NULL )
/dports/graphics/urt/urt-3.1b1_12/get/getx11/
H A Din_cmap.c40 if ( (v = rle_getcom( "color_map_length", img_hdr )) != NULL )
/dports/graphics/urt/urt-3.1b1_12/man/
H A Dmakefile.src187 man3/rle_getcom.3 \

12