Home
last modified time | relevance | path

Searched refs:IM_TIFF (Results 1 – 6 of 6) sorted by relevance

/dports/x11-wm/windowmaker/WindowMaker-0.95.9/wrlib/
H A Dload.c204 case IM_TIFF: in RLoadImage()
288 case IM_TIFF: in RGetImageFileFormat()
353 return IM_TIFF; in identFile()
H A Dimgformat.h37 IM_TIFF = 2, enumerator
/dports/x11-wm/libwraster/WindowMaker-0.95.9/wrlib/
H A Dload.c204 case IM_TIFF: in RLoadImage()
288 case IM_TIFF: in RGetImageFileFormat()
353 return IM_TIFF; in identFile()
H A Dimgformat.h37 IM_TIFF = 2, enumerator
/dports/www/links/links-2.25/
H A Dimg.c55 case IM_TIFF: in destroy_decoder()
810 cimg->image_type=IM_TIFF; in type()
910 case IM_TIFF: in img_process_download()
939 if (cimg->image_type==IM_TIFF) in img_process_download()
H A Dlinks.h3139 #define IM_TIFF 4 macro