Home
last modified time | relevance | path

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

/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/additions/
H A DimgPS.c74 static int CommonReadPS _ANSI_ARGS_((Tcl_Interp *interp, MFile *handle,
229 return CommonReadPS(interp, &handle, format, imageHandle, destX, destY,
247 return CommonReadPS(interp, &handle, format, imageHandle,
260 CommonReadPS(interp, handle, format, imageHandle, in CommonReadPS() function