/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/ |
H A D | tkImgPhoto.t | 18 #ifndef Tk_FindPhoto 19 VFUNC(Tk_PhotoHandle,Tk_FindPhoto,V_Tk_FindPhoto,_ANSI_ARGS_((Tcl_Interp *interp, 21 #endif /* #ifndef Tk_FindPhoto */
|
H A D | tkImgPhoto.m | 18 #ifndef Tk_FindPhoto 19 # define Tk_FindPhoto (*TkimgphotoVptr->V_Tk_FindPhoto) macro
|
H A D | tkDecls.exc | 29 Tk_FindPhoto
|
H A D | tkImgPhoto.h | 11 EXTERN Tk_PhotoHandle Tk_FindPhoto _ANSI_ARGS_((Tcl_Interp *interp,
|
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/TclMagick/generic/ |
H A D | TkMagick.c | 60 photohandle = Tk_FindPhoto(interp, photoname); in MagickToPhoto() 159 photohandle = Tk_FindPhoto( in PhotoToMagick()
|
/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/tkogl/ |
H A D | glphoto.c | 43 handle = Tk_FindPhoto (interp,argv [1]); in glPhoto()
|
H A D | tkoglparse.c | 1635 handle = Tk_FindPhoto (interp, imagename); 1693 handle = Tk_FindPhoto (interp, imagename); 1813 handle = Tk_FindPhoto (interp, imagename); 1862 handle = Tk_FindPhoto (interp, imagename);
|
/dports/cad/netgen/netgen-6.2.2105/ng/Togl2.1/ |
H A D | pbuffer.c | 234 photo = Tk_FindPhoto(interp, "test2"); in display_cb() 369 photo = Tk_FindPhoto(interp, "test"); in pbuffer_cb()
|
/dports/science/InsightToolkit/ITK-5.0.1/Wrapping/Generators/Tcl/ |
H A D | itkTkImageViewer2D.cxx | 117 Tk_FindPhoto(m_Interpreter, const_cast<char*>(m_ImageName.c_str())); in Draw()
|
/dports/science/xcrysden/xcrysden-1.6.2/C/ |
H A D | ppmPrintTogl.c | 77 photo = Tk_FindPhoto(interp, printImage); in Togl_DumpToPpmFile()
|
/dports/x11-toolkits/tktreectrl/tktreectrl-2.4.1/generic/ |
H A D | tkTreeDrag.c | 89 photoH = Tk_FindPhoto(tree->interp, "::TreeCtrl::ImageDrag"); in UpdateImage() 92 photoH = Tk_FindPhoto(tree->interp, "::TreeCtrl::ImageDrag"); in UpdateImage() 225 photoH = Tk_FindPhoto(tree->interp, "::TreeCtrl::ImageDrag"); in DragImage_UpdateStyleTkImage() 228 photoH = Tk_FindPhoto(tree->interp, "::TreeCtrl::ImageDrag"); in DragImage_UpdateStyleTkImage()
|
/dports/x11-toolkits/p5-Tk/Tk-804.035/pod/pTk/ |
H A D | FindPhoto.pod | 13 Tk_FindPhoto, Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock, Tk_PhotoGetImage, Tk_PhotoBlank, Tk_PhotoEx… 23 B<Tk_FindPhoto>(I<interp, imageName>) 121 B<Tk_FindPhoto> returns an opaque handle that is used to identify a
|
/dports/x11-toolkits/blt/blt2.5/generic/ |
H A D | bltInt.h | 401 #define Blt_FindPhoto(interp, name) Tk_FindPhoto(interp, name) 406 #define Blt_FindPhoto(interp, name) Tk_FindPhoto(name)
|
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/unix/ |
H A D | mkLinks | 312 rm -f Tk_FindPhoto.3 Tk_FindPhoto.3.* 320 ln $S FindPhoto.3$Z Tk_FindPhoto.3$Z
|
/dports/x11-toolkits/tkshape/shape0.4/generic/ |
H A D | shape.c | 406 handle = Tk_FindPhoto(interp, imageName);
|
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/ |
H A D | tkStubInit.c | 930 Tk_FindPhoto, /* 64 */
|
/dports/x11-toolkits/tk87/tk8.7a5/generic/ |
H A D | tkStubInit.c | 1119 Tk_FindPhoto, /* 64 */
|
/dports/x11-toolkits/tk86/tk8.6.12/generic/ |
H A D | tkStubInit.c | 1119 Tk_FindPhoto, /* 64 */
|
/dports/x11-toolkits/tk85/tk8.5.19/generic/ |
H A D | tkStubInit.c | 930 Tk_FindPhoto, /* 64 */
|
H A D | tkDecls.h | 449 EXTERN Tk_PhotoHandle Tk_FindPhoto(Tcl_Interp *interp, 2245 #ifndef Tk_FindPhoto 2246 #define Tk_FindPhoto \ macro
|
/dports/graphics/zint/zint-2.10.0-src/backend_tcl/ |
H A D | zint.c | 1195 NULL == (hPhoto = Tk_FindPhoto(interp, Tcl_GetString(objv[3])))) in Encode()
|
/dports/x11-toolkits/tk87/tk8.7a5/win/ |
H A D | tkWinSysTray.c | 999 photo = Tk_FindPhoto(interp, Tcl_GetString(imageObj)); in WinSystrayCmd()
|
/dports/games/gracer/gracer-0.1.5/src/ |
H A D | glbind.c | 1797 handle = Tk_FindPhoto (interp, name); 2676 handle = Tk_FindPhoto (interp, name); 2944 handle = Tk_FindPhoto (interp, name); 2995 handle = Tk_FindPhoto (interp, name);
|
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.5/ |
H A D | tkDecls.h | 449 EXTERN Tk_PhotoHandle Tk_FindPhoto(Tcl_Interp *interp, 2245 #ifndef Tk_FindPhoto 2246 #define Tk_FindPhoto \ macro
|
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.4/ |
H A D | tkDecls.h | 272 EXTERN Tk_PhotoHandle Tk_FindPhoto _ANSI_ARGS_((Tcl_Interp *interp, 1480 #ifndef Tk_FindPhoto 1481 #define Tk_FindPhoto \ macro
|