Home
last modified time | relevance | path

Searched refs:Tk_PhotoExpand (Results 1 – 25 of 75) sorted by relevance

123

/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/
H A DtkImgPhoto.t27 #ifndef Tk_PhotoExpand
28 VFUNC(void,Tk_PhotoExpand,V_Tk_PhotoExpand,_ANSI_ARGS_((Tk_PhotoHandle handle,
30 #endif /* #ifndef Tk_PhotoExpand */
H A DtkImgPhoto.m26 #ifndef Tk_PhotoExpand
27 # define Tk_PhotoExpand (*TkimgphotoVptr->V_Tk_PhotoExpand) macro
H A DtkDecls.exc38 Tk_PhotoExpand
H A DtkImgPhoto.h14 EXTERN void Tk_PhotoExpand _ANSI_ARGS_((Tk_PhotoHandle handle,
/dports/graphics/libimg/Img-1.4.12/base/
H A DtkimgPPB.c19 #undef Tk_PhotoExpand /* 265 */
20 #define Tk_PhotoExpand ((int (*)(Tcl_Interp *, Tk_PhotoHandle, int, int)) *((&tkStubsPtr->tk_MainLo… macro
126 return Tk_PhotoExpand(interp, handle, width, height); in tkimg_PhotoExpand()
/dports/x11-toolkits/p5-Tk/Tk-804.035/pod/pTk/
H A DFindPhoto.pod13 …toPutBlock, Tk_PhotoPutZoomedBlock, Tk_PhotoGetImage, Tk_PhotoBlank, Tk_PhotoExpand, Tk_PhotoGetSi…
39 B<Tk_PhotoExpand>(I<handle, width, height>)
81 B<Tk_PhotoExpand> and B<Tk_PhotoSetSize>).
87 B<Tk_PhotoExpand> and B<Tk_PhotoSetSize>).
199 B<Tk_PhotoExpand> requests that the widget's image be expanded to be
206 B<Tk_PhotoExpand> or B<Tk_PhotoSetSize> at the beginning rather than
216 B<Tk_PhotoExpand>.
/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A Dtk.h1604 # ifdef Tk_PhotoExpand
1605 # undef Tk_PhotoExpand
1607 # define Tk_PhotoExpand Tk_PhotoExpand_Panic macro
H A DtkImgPPM.c197 if (Tk_PhotoExpand(interp, imageHandle, in FileReadPPM()
568 if (Tk_PhotoExpand(interp, imageHandle, in StringReadPPM()
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.6/
H A Dtk.h1588 # ifdef Tk_PhotoExpand
1589 # undef Tk_PhotoExpand
1591 # define Tk_PhotoExpand Tk_PhotoExpand_Panic macro
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.5/
H A Dtk.h1579 # ifdef Tk_PhotoExpand
1580 # undef Tk_PhotoExpand
1582 # define Tk_PhotoExpand Tk_PhotoExpand_Panic macro
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A Dtk.h1579 # ifdef Tk_PhotoExpand
1580 # undef Tk_PhotoExpand
1582 # define Tk_PhotoExpand Tk_PhotoExpand_Panic macro
H A DtkImgPPM.c195 if (Tk_PhotoExpand(interp, imageHandle, in FileReadPPM()
562 if (Tk_PhotoExpand(interp, imageHandle, in StringReadPPM()
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkImgPPM.c198 if (Tk_PhotoExpand(interp, imageHandle, in FileReadPPM()
570 if (Tk_PhotoExpand(interp, imageHandle, in StringReadPPM()
H A Dtk.h1743 # ifdef Tk_PhotoExpand
1744 # undef Tk_PhotoExpand
1746 # define Tk_PhotoExpand Tk_PhotoExpand_Panic macro
/dports/x11-toolkits/p5-Tk/Tk-804.035/WinPhoto/
H A DWinPhoto.xs186 Tk_PhotoExpand(imageHandle, destX + width, destY + height);
/dports/shells/ksh93/ast-93u/src/lib/libtk/generic/
H A DtkImgPPM.c186 Tk_PhotoExpand(imageHandle, destX + width, destY + height);
H A DtkImgGIF.c198 Tk_PhotoExpand(imageHandle, destX + width, destY + height);
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/generic/
H A DtkImgPPM.c186 Tk_PhotoExpand(imageHandle, destX + width, destY + height);
H A DtkImgGIF.c198 Tk_PhotoExpand(imageHandle, destX + width, destY + height);
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/generic/
H A DtkImgPPM.c186 Tk_PhotoExpand(imageHandle, destX + width, destY + height);
H A DtkImgGIF.c198 Tk_PhotoExpand(imageHandle, destX + width, destY + height);
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkImgPPM.c201 Tk_PhotoExpand(imageHandle, destX + width, destY + height);
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/additions/
H A DimgWindow.c332 Tk_PhotoExpand(imageHandle, destX + width, destY + height);
H A DimgXBM.c228 Tk_PhotoExpand(imageHandle, destX + width, destY + height);
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/unix/
H A DmkLinks317 rm -f Tk_PhotoExpand.3 Tk_PhotoExpand.3.*
325 ln $S FindPhoto.3$Z Tk_PhotoExpand.3$Z

123