Home
last modified time | relevance | path

Searched refs:Tk_PhotoSetSize (Results 1 – 25 of 52) sorted by relevance

123

/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/
H A DtkImgPhoto.t61 #ifndef Tk_PhotoSetSize
62 VFUNC(void,Tk_PhotoSetSize,V_Tk_PhotoSetSize,_ANSI_ARGS_((Tk_PhotoHandle handle,
64 #endif /* #ifndef Tk_PhotoSetSize */
H A DtkImgPhoto.m50 #ifndef Tk_PhotoSetSize
51 # define Tk_PhotoSetSize (*TkimgphotoVptr->V_Tk_PhotoSetSize) macro
H A DtkDecls.exc45 Tk_PhotoSetSize
H A DtkImgPhoto.h30 EXTERN void Tk_PhotoSetSize _ANSI_ARGS_((Tk_PhotoHandle handle,
/dports/graphics/libimg/Img-1.4.12/base/
H A DtkimgPPB.c23 #undef Tk_PhotoSetSize /* 268 */
24 #define Tk_PhotoSetSize ((int (*)(Tcl_Interp *, Tk_PhotoHandle, int, int)) *((&tkStubsPtr->tk_MainL… macro
140 return Tk_PhotoSetSize(interp, handle, width, height); in tkimg_PhotoSetSize()
/dports/x11-toolkits/p5-Tk/Tk-804.035/pod/pTk/
H A DFindPhoto.pod13 …k, Tk_PhotoGetImage, Tk_PhotoBlank, Tk_PhotoExpand, Tk_PhotoGetSize, Tk_PhotoSetSize - manipulate …
45 B<Tk_PhotoSetSize>(I<handle, width, height>)
81 B<Tk_PhotoExpand> and B<Tk_PhotoSetSize>).
87 B<Tk_PhotoExpand> and B<Tk_PhotoSetSize>).
206 B<Tk_PhotoExpand> or B<Tk_PhotoSetSize> at the beginning rather than
210 B<Tk_PhotoSetSize> specifies the size of the image, as if the user
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltWinop.c633 Tk_PhotoSetSize(destPhoto, src.width, src.height);
771 Tk_PhotoSetSize(destPhoto, src.width, src.height);
1209 Tk_PhotoSetSize(srcPhoto2, sw, sh); in Blt_ImageMergeInner()
1212 Tk_PhotoSetSize(srcPhoto, sw, sh); in Blt_ImageMergeInner()
1387 Tk_PhotoSetSize(srcPhoto2, sw, sh);
1390 Tk_PhotoSetSize(srcPhoto, sw, sh);
1410 Tk_PhotoSetSize(destPhoto, src.width, src.height);
1817 Tk_PhotoSetSize(photo, nWidth, nHeight);
2045 Tk_PhotoSetSize(destPhoto, src.width, src.height);
2109 Tk_PhotoSetSize(destPhoto, src.width, src.height);
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Wrapping/Generators/Tcl/
H A DitkTkImageViewer2D.cxx118 Tk_PhotoSetSize(photo, width, height); in Draw()
/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A Dtk.h1608 # ifdef Tk_PhotoSetSize
1609 # undef Tk_PhotoSetSize
1611 # define Tk_PhotoSetSize Tk_PhotoSetSize_Panic macro
H A DtkStubInit.c1323 Tk_PhotoSetSize, /* 268 */
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.6/
H A Dtk.h1592 # ifdef Tk_PhotoSetSize
1593 # undef Tk_PhotoSetSize
1595 # define Tk_PhotoSetSize Tk_PhotoSetSize_Panic macro
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.5/
H A Dtk.h1583 # ifdef Tk_PhotoSetSize
1584 # undef Tk_PhotoSetSize
1586 # define Tk_PhotoSetSize Tk_PhotoSetSize_Panic macro
H A DtkDecls.h1652 EXTERN int Tk_PhotoSetSize(Tcl_Interp *interp,
3055 #ifndef Tk_PhotoSetSize
3056 #define Tk_PhotoSetSize \ macro
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A Dtk.h1583 # ifdef Tk_PhotoSetSize
1584 # undef Tk_PhotoSetSize
1586 # define Tk_PhotoSetSize Tk_PhotoSetSize_Panic macro
H A DtkStubInit.c1134 Tk_PhotoSetSize, /* 268 */
H A DtkDecls.h1652 EXTERN int Tk_PhotoSetSize(Tcl_Interp *interp,
3055 #ifndef Tk_PhotoSetSize
3056 #define Tk_PhotoSetSize \ macro
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A Dtk.h1747 # ifdef Tk_PhotoSetSize
1748 # undef Tk_PhotoSetSize
1750 # define Tk_PhotoSetSize Tk_PhotoSetSize_Panic macro
H A DtkStubInit.c1323 Tk_PhotoSetSize, /* 268 */
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/unix/
H A DmkLinks319 rm -f Tk_PhotoSetSize.3 Tk_PhotoSetSize.3.*
327 ln $S FindPhoto.3$Z Tk_PhotoSetSize.3$Z
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkStubInit.c1016 Tk_PhotoSetSize, /* 150 */
H A DtkDecls.h540 EXTERN void Tk_PhotoSetSize _ANSI_ARGS_((Tk_PhotoHandle handle,
1812 #ifndef Tk_PhotoSetSize
1813 #define Tk_PhotoSetSize \ macro
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.4/
H A DtkDecls.h535 EXTERN void Tk_PhotoSetSize _ANSI_ARGS_((Tk_PhotoHandle handle,
1824 #ifndef Tk_PhotoSetSize
1825 #define Tk_PhotoSetSize \ macro
/dports/textproc/wordnet/WordNet-3.0/include/tk/
H A DtkDecls.h540 EXTERN void Tk_PhotoSetSize _ANSI_ARGS_((Tk_PhotoHandle handle,
1812 #ifndef Tk_PhotoSetSize
1813 #define Tk_PhotoSetSize \ macro
/dports/math/vtk9/VTK-9.1.0/Rendering/Tk/
H A DvtkTkRenderWidget.cxx362 Tk_PhotoSetSize(photo, block.width, block.height); in vtkImageDataToTkPhoto_Cmd()
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/freeBSD/
H A DTk_externals.sl238 (external-function Tk_PhotoSetSize (handle width height))

123