Home
last modified time | relevance | path

Searched refs:Tk_PhotoPutBlock (Results 1 – 25 of 103) sorted by relevance

12345

/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/
H A DtkImgPhoto.t47 #ifndef Tk_PhotoPutBlock
48 VFUNC(void,Tk_PhotoPutBlock,V_Tk_PhotoPutBlock,_ANSI_ARGS_((Tk_PhotoHandle handle,
51 #endif /* #ifndef Tk_PhotoPutBlock */
H A DtkImgPhoto.m42 #ifndef Tk_PhotoPutBlock
43 # define Tk_PhotoPutBlock (*TkimgphotoVptr->V_Tk_PhotoPutBlock) macro
H A DtkDecls.exc41 Tk_PhotoPutBlock
H A DtkImgPhoto.h22 EXTERN void Tk_PhotoPutBlock _ANSI_ARGS_((Tk_PhotoHandle handle,
/dports/x11-toolkits/p5-Tk/Tk-804.035/pod/pTk/
H A DFindPhoto.pod13 Tk_FindPhoto, Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock, Tk_PhotoGetImage, Tk_PhotoBlank, Tk_PhotoEx…
26 B<Tk_PhotoPutBlock>(I<handle, blockPtr, x, y, width, height>)
80 B<Tk_PhotoPutBlock>) or the desired image width (for
86 B<Tk_PhotoPutBlock>) or the desired image height (for
126 B<Tk_PhotoPutBlock> is used to supply blocks of image data to be
164 B<Tk_PhotoPutBlock> do not have to correspond to the values specified
165 in I<block>. If they are smaller, B<Tk_PhotoPutBlock> extracts a
171 B<Tk_PhotoPutZoomedBlock> works like B<Tk_PhotoPutBlock> except that
215 calls to B<Tk_PhotoPutBlock>, B<Tk_PhotoPutZoomedBlock> or
/dports/graphics/libimg/Img-1.4.12/base/
H A DtkimgPPB.c13 #undef Tk_PhotoPutBlock /* 266 */
14 #define Tk_PhotoPutBlock ((int (*)(Tcl_Interp *, Tk_PhotoHandle, Tk_PhotoImageBlock *, int, int, in… macro
60 return Tk_PhotoPutBlock(interp, handle, blockPtr, x, y, width, height, flags); in tkimg_PhotoPutBlock()
H A DChangeLog55 dealing with the change of the signature of Tk_PhotoPutBlock
/dports/science/InsightToolkit/ITK-5.0.1/Wrapping/Generators/Tcl/
H A DitkTkImageViewer2D.cxx144 Tk_PhotoPutBlock(photo, &block, 0, 0, size[0], size[1]); in Draw()
146 Tk_PhotoPutBlock(photo, &block, 0, 0, size[0], size[1], in Draw()
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/TclMagick/generic/
H A DTkMagick.c100 Tk_PhotoPutBlock(photohandle, &magickblock, 0, 0, in MagickToPhoto()
104 if (Tk_PhotoPutBlock(interp, photohandle, &magickblock, in MagickToPhoto()
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/additions/
H A DimgUtil.c99 Tk_PhotoPutBlock(handle, blockPtr, x+X, y+Y, end-X, 1, TK_PHOTO_COMPOSITE_SET);
107 Tk_PhotoPutBlock(handle,blockPtr,x,y,width,height, TK_PHOTO_COMPOSITE_SET);
H A DimgBMP.c257 Tk_PhotoPutBlock(imageHandle, &block, destX, destY+y,
269 Tk_PhotoPutBlock(imageHandle, &block, destX, destY+y,
288 Tk_PhotoPutBlock(imageHandle, &block, destX, destY+y,
303 Tk_PhotoPutBlock(imageHandle, &block, destX, destY+y,
H A DimgPS.c398 Tk_PhotoPutBlock(imageHandle, &block, destX, destY++, width, 1);
416 Tk_PhotoPutBlock(imageHandle, &block, destX, destY++, width, 1);
438 Tk_PhotoPutBlock(imageHandle, &block, destX, destY++, width, 1);
/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A Dtk.h1582 # ifdef Tk_PhotoPutBlock
1583 # undef Tk_PhotoPutBlock
1585 # define Tk_PhotoPutBlock Tk_PhotoPutBlock_NoComposite macro
1593 # ifdef Tk_PhotoPutBlock
1594 # undef Tk_PhotoPutBlock
1596 # define Tk_PhotoPutBlock Tk_PhotoPutBlock_Panic macro
H A DtkImgPPM.c250 if (Tk_PhotoPutBlock(interp, imageHandle, &block, destX, destY, in FileReadPPM()
564 return Tk_PhotoPutBlock(interp, imageHandle, &block, destX, destY, in StringReadPPM()
613 if (Tk_PhotoPutBlock(interp, imageHandle, &block, destX, destY, in StringReadPPM()
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.6/
H A Dtk.h1566 # ifdef Tk_PhotoPutBlock
1567 # undef Tk_PhotoPutBlock
1569 # define Tk_PhotoPutBlock Tk_PhotoPutBlock_NoComposite macro
1577 # ifdef Tk_PhotoPutBlock
1578 # undef Tk_PhotoPutBlock
1580 # define Tk_PhotoPutBlock Tk_PhotoPutBlock_Panic macro
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.5/
H A Dtk.h1557 # ifdef Tk_PhotoPutBlock
1558 # undef Tk_PhotoPutBlock
1560 # define Tk_PhotoPutBlock Tk_PhotoPutBlock_NoComposite macro
1568 # ifdef Tk_PhotoPutBlock
1569 # undef Tk_PhotoPutBlock
1571 # define Tk_PhotoPutBlock Tk_PhotoPutBlock_Panic macro
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A Dtk.h1557 # ifdef Tk_PhotoPutBlock
1558 # undef Tk_PhotoPutBlock
1560 # define Tk_PhotoPutBlock Tk_PhotoPutBlock_NoComposite macro
1568 # ifdef Tk_PhotoPutBlock
1569 # undef Tk_PhotoPutBlock
1571 # define Tk_PhotoPutBlock Tk_PhotoPutBlock_Panic macro
H A DtkImgPPM.c246 if (Tk_PhotoPutBlock(interp, imageHandle, &block, destX, destY, in FileReadPPM()
558 return Tk_PhotoPutBlock(interp, imageHandle, &block, destX, destY, in StringReadPPM()
606 if (Tk_PhotoPutBlock(interp, imageHandle, &block, destX, destY, in StringReadPPM()
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A Dtk.h1721 # ifdef Tk_PhotoPutBlock
1722 # undef Tk_PhotoPutBlock
1724 # define Tk_PhotoPutBlock Tk_PhotoPutBlock_NoComposite macro
1732 # ifdef Tk_PhotoPutBlock
1733 # undef Tk_PhotoPutBlock
1735 # define Tk_PhotoPutBlock Tk_PhotoPutBlock_Panic macro
H A DtkImgPPM.c251 if (Tk_PhotoPutBlock(interp, imageHandle, &block, destX, destY, in FileReadPPM()
566 return Tk_PhotoPutBlock(interp, imageHandle, &block, destX, destY, in StringReadPPM()
615 if (Tk_PhotoPutBlock(interp, imageHandle, &block, destX, destY, in StringReadPPM()
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.4/
H A Dtk.h1572 # ifdef Tk_PhotoPutBlock
1573 # undef Tk_PhotoPutBlock
1575 # define Tk_PhotoPutBlock Tk_PhotoPutBlock_NoComposite macro
/dports/textproc/wordnet/WordNet-3.0/include/tk/
H A Dtk.h1588 # ifdef Tk_PhotoPutBlock
1589 # undef Tk_PhotoPutBlock
1591 # define Tk_PhotoPutBlock Tk_PhotoPutBlock_NoComposite macro
/dports/x11-toolkits/p5-Tk/Tk-804.035/WinPhoto/
H A DWinPhoto.xs187 Tk_PhotoPutBlock(imageHandle, &block, destX, destY, width, height, TK_PHOTO_COMPOSITE_SET);
/dports/shells/ksh93/ast-93u/src/lib/libtk/generic/
H A DtkImgPPM.c225 Tk_PhotoPutBlock(imageHandle, &block, destX, destY, width, nLines);
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/generic/
H A DtkImgPPM.c225 Tk_PhotoPutBlock(imageHandle, &block, destX, destY, width, nLines);

12345