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

/ast/src/lib/libtk/generic/
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

Completed in 707 milliseconds