Home
last modified time | relevance | path

Searched refs:CommonRead (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/libimg/Img-1.4.12/xbm/
H A Dxbm.c46 static int CommonRead(Tcl_Interp *interp,
150 CommonRead( in CommonRead() function
267 return CommonRead(interp, &parseInfo, format, imageHandle, in ChnRead()
310 return CommonRead(interp, &parseInfo, format, imageHandle, in ObjRead()
/dports/graphics/libimg/Img-1.4.12/ps/
H A Dps.c46 static int CommonRead(Tcl_Interp *interp, tkimg_MFile *handle,
202 return CommonRead(interp, &handle, format, imageHandle, destX, destY, in ChnRead()
220 return CommonRead(interp, &handle, format, imageHandle, in ObjRead()
225 CommonRead( in CommonRead() function
/dports/graphics/libimg/Img-1.4.12/flir/
H A Dflir.c308 static int CommonRead(Tcl_Interp *interp, tkimg_MFile *handle,
543 return CommonRead(interp, &handle, filename, format, imageHandle, in ChnRead()
571 return CommonRead(interp, &handle, "InlineData", format, imageHandle, in ObjRead()
575 static int CommonRead( in CommonRead() function
/dports/graphics/libimg/Img-1.4.12/dted/
H A Ddted.c461 static int CommonRead(Tcl_Interp *interp, tkimg_MFile *handle,
621 return CommonRead (interp, &handle, filename, format, imageHandle, in ChnRead()
637 return CommonRead (interp, &handle, "InlineData", format, imageHandle, in ObjRead()
641 static int CommonRead( in CommonRead() function
/dports/graphics/libimg/Img-1.4.12/xpm/
H A Dxpm.c60 static int CommonRead(Tcl_Interp *interp, tkimg_MFile *handle,
208 CommonRead( in CommonRead() function
514 retVal = CommonRead (interp, &handle, format, imageHandle, in ChnRead()
560 return CommonRead(interp, &handle, format, imageHandle, in ObjRead()
/dports/graphics/libimg/Img-1.4.12/jpeg/
H A Djpeg.c127 static int CommonRead(Tcl_Interp *interp,
357 result = CommonRead(interp, &cinfo, format, imageHandle, in ChnRead()
423 result = CommonRead(interp, &cinfo, format, imageHandle, in ObjRead()
445 CommonRead( in CommonRead() function
/dports/graphics/libimg/Img-1.4.12/tiff/
H A Dtiff.c51 static int CommonRead(Tcl_Interp *interp, TIFF *tif,
420 result = CommonRead(interp, tif, format, imageHandle, in ObjRead()
458 result = CommonRead(interp, tif, format, imageHandle, in ChnRead()
472 CommonRead( in CommonRead() function
/dports/graphics/libimg/Img-1.4.12/bmp/
H A Dbmp.c56 static int CommonRead(Tcl_Interp *interp, tkimg_MFile *handle,
121 return CommonRead(interp, &handle, imageHandle, destX, destY, in ChnRead()
138 return CommonRead(interp, &handle, imageHandle, destX, destY, in ObjRead()
328 CommonRead( in CommonRead() function
/dports/graphics/libimg/Img-1.4.12/pcx/
H A Dpcx.c450 static int CommonRead(Tcl_Interp *interp, tkimg_MFile *handle,
600 return CommonRead (interp, &handle, filename, format, in ChnRead()
617 return CommonRead (interp, &handle, "InlineData", format, imageHandle, in ObjRead()
621 static int CommonRead( in CommonRead() function
/dports/graphics/libimg/Img-1.4.12/ppm/
H A Dppm.c489 static int CommonRead (Tcl_Interp *interp, tkimg_MFile *handle,
599 return CommonRead (interp, &handle, filename, format, imageHandle, in ChnRead()
615 return CommonRead (interp, &handle, "InlineData", format, imageHandle, in ObjRead()
619 static int CommonRead( in CommonRead() function
/dports/graphics/libimg/Img-1.4.12/tga/
H A Dtga.c591 static int CommonRead(Tcl_Interp *interp, tkimg_MFile *handle,
738 return CommonRead(interp, &handle, filename, format, imageHandle, in ChnRead()
756 return CommonRead(interp, &handle, "InlineData", format, imageHandle, in ObjRead()
760 static int CommonRead( in CommonRead() function
/dports/graphics/libimg/Img-1.4.12/sun/
H A Dsun.c763 static int CommonRead(Tcl_Interp *interp, tkimg_MFile *handle,
918 return CommonRead (interp, &handle, filename, format, in ChnRead()
935 return CommonRead (interp, &handle, "InlineData", format, imageHandle, in ObjRead()
939 static int CommonRead( in CommonRead() function
/dports/graphics/libimg/Img-1.4.12/ico/
H A Dico.c426 static int CommonRead(Tcl_Interp *interp, tkimg_MFile *handle,
574 return CommonRead (interp, &handle, filename, format, in ChnRead()
592 return CommonRead (interp, &handle, "InlineData", format, imageHandle, in ObjRead()
596 static int CommonRead( in CommonRead() function
/dports/graphics/libimg/Img-1.4.12/gif/
H A Dgif.c89 static int CommonRead(Tcl_Interp *interp,
210 return CommonRead(interp, &gifConf, fileName, format, in ChnRead()
235 CommonRead( in CommonRead() function
556 return CommonRead(interp, &gifConf, "inline data", format, in ObjRead()
/dports/graphics/libimg/Img-1.4.12/raw/
H A Draw.c472 static int CommonRead(Tcl_Interp *interp, tkimg_MFile *handle,
814 return CommonRead (interp, &handle, filename, format, imageHandle, in ChnRead()
842 return CommonRead (interp, &handle, "InlineData", format, imageHandle, in ObjRead()
846 static int CommonRead( in CommonRead() function
/dports/graphics/libimg/Img-1.4.12/sgi/
H A Dsgi.c1146 static int CommonRead(Tcl_Interp *interp, tkimg_MFile *handle,
1300 return CommonRead (interp, &handle, filename, format, in ChnRead()
1386 retVal = CommonRead (interp, &handle, tempFileNameBuffer, format, imageHandle, in ObjRead()
1399 static int CommonRead( in CommonRead() function