Searched refs:readUByteRow (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/ppm/
H A Dppm.c337 static Boln readUByteRow (Tcl_Interp *interp, tkimg_MFile *handle, UByte *pixels, function
433 if (!readUByteRow (interp, handle, bufPtr, nchan * width, line, swapBytes, isAscii))
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/raw/
H A Draw.c404 static Boln readUByteRow (tkimg_MFile *handle, UByte *pixels, Int nBytes, function
738 if (!readUByteRow (handle, bufPtr, nchan * width, line, swapBytes))

Completed in 85 milliseconds