Searched refs:ChnRead (Results 1 - 18 of 18) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/
H A Dinit.c36 static int ChnRead(Tcl_Interp *interp, Tcl_Channel chan,
54 ChnRead, /* fileReadProc */
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/ps/
H A Dps.c24 #define SECOND_CHNREAD ChnRead
187 ChnRead(interp, chan, fileName, format, imageHandle, function
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/window/
H A Dwindow.c87 ChnRead (interp, chan, fileName, format, imageHandle, function
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/xbm/
H A Dxbm.c233 * ChnRead --
251 ChnRead(interp, chan, fileName, format, imageHandle, destX, destY, function
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/bmp/
H A Dbmp.c93 ChnRead(interp, chan, fileName, format, imageHandle, function
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/png/
H A Dpng.c199 ChnRead(interp, chan, fileName, format, imageHandle, function
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/xpm/
H A Dxpm.c27 * - Improve in ChnRead: Better performance by using ReadBuffer.
476 * ChnRead --
494 ChnRead(interp, chan, fileName, format, imageHandle, destX, destY, function
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/dted/
H A Ddted.c835 static int ChnRead (interp, chan, filename, format, imageHandle, function
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/ico/
H A Dico.c554 static int ChnRead(interp, chan, filename, format, imageHandle, function
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/jpeg/
H A Djpeg.c369 * ChnRead --
386 ChnRead(interp, chan, fileName, format, imageHandle, destX, destY, function
491 /* Share code with ChnRead. */
506 * The common guts of ChnRead and ObjRead.
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/pcx/
H A Dpcx.c589 static int ChnRead(interp, chan, filename, format, imageHandle, function
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/ppm/
H A Dppm.c673 * ChnRead --
690 static int ChnRead(interp, chan, filename, format, imageHandle,
688 static int ChnRead(interp, chan, filename, format, imageHandle, function
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/sun/
H A Dsun.c978 static int ChnRead(interp, chan, filename, format, imageHandle, function
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/tga/
H A Dtga.c733 static int ChnRead(interp, chan, filename, format, imageHandle, function
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/tiff/
H A Dtiff.c515 ChnRead(interp, chan, fileName, format, imageHandle, function
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/gif/
H A Dgif.c165 * ChnRead --
183 ChnRead(interp, chan, fileName, format, imageHandle, destX, destY,
182 ChnRead(interp, chan, fileName, format, imageHandle, destX, destY, function
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/raw/
H A Draw.c1107 static int ChnRead (interp, chan, filename, format, imageHandle, function
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/sgi/
H A Dsgi.c1446 static int ChnRead(interp, chan, filename, format, imageHandle, function

Completed in 282 milliseconds