Searched refs:Tk_PhotoPutBlock (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkImgPPM.c227 Tk_PhotoPutBlock(imageHandle, &block, destX, destY, width, nLines);
H A DtkImgGIF.c284 Tk_PhotoPutBlock(imageHandle, &block, destX, destY, fileWidth, fileHeight);
H A DtkImgPhoto.c801 * copy the block in using Tk_PhotoPutBlock.
815 Tk_PhotoPutBlock((ClientData)masterPtr, &block,
3176 * subsequent calls to Tk_PhotoPutBlock, etc. The `name'
3209 * Tk_PhotoPutBlock --
3223 Tk_PhotoPutBlock(handle, blockPtr, x, y, width, height)
3396 Tk_PhotoPutBlock(handle, blockPtr, x, y, width, height);
3198 Tk_PhotoPutBlock(handle, blockPtr, x, y, width, height) function
H A Dtk.h1253 EXTERN void Tk_PhotoPutBlock _ANSI_ARGS_((Tk_PhotoHandle handle,

Completed in 27 milliseconds