/dports/x11-toolkits/tix/Tix8.4.3/PyTix-2.0/2.0/ |
H A D | tkappinit.c | 84 extern int Togl_Init(Tcl_Interp *); in Tcl_AppInit() 86 Tcl_StaticPackage(NULL, "Togl", Togl_Init, NULL); in Tcl_AppInit()
|
/dports/databases/py-gdbm/Python-3.8.12/Modules/ |
H A D | tkappinit.c | 156 extern int Togl_Init(Tcl_Interp *); in Tcl_AppInit() 158 Tcl_StaticPackage(NULL, "Togl", Togl_Init, NULL); in Tcl_AppInit()
|
/dports/lang/python311/Python-3.11.0a3/Modules/ |
H A D | tkappinit.c | 156 extern int Togl_Init(Tcl_Interp *); in Tcl_AppInit() 158 Tcl_StaticPackage(NULL, "Togl", Togl_Init, NULL); in Tcl_AppInit()
|
/dports/lang/python37/Python-3.7.12/Modules/ |
H A D | tkappinit.c | 156 extern int Togl_Init(Tcl_Interp *); in Tcl_AppInit() 158 Tcl_StaticPackage(NULL, "Togl", Togl_Init, NULL); in Tcl_AppInit()
|
/dports/lang/python310/Python-3.10.1/Modules/ |
H A D | tkappinit.c | 156 extern int Togl_Init(Tcl_Interp *); in Tcl_AppInit() 158 Tcl_StaticPackage(NULL, "Togl", Togl_Init, NULL); in Tcl_AppInit()
|
/dports/lang/python-tools/Python-3.8.12/Modules/ |
H A D | tkappinit.c | 156 extern int Togl_Init(Tcl_Interp *); in Tcl_AppInit() 158 Tcl_StaticPackage(NULL, "Togl", Togl_Init, NULL); in Tcl_AppInit()
|
/dports/lang/python39/Python-3.9.9/Modules/ |
H A D | tkappinit.c | 156 extern int Togl_Init(Tcl_Interp *); in Tcl_AppInit() 158 Tcl_StaticPackage(NULL, "Togl", Togl_Init, NULL); in Tcl_AppInit()
|
/dports/lang/python38/Python-3.8.12/Modules/ |
H A D | tkappinit.c | 156 extern int Togl_Init(Tcl_Interp *); in Tcl_AppInit() 158 Tcl_StaticPackage(NULL, "Togl", Togl_Init, NULL); in Tcl_AppInit()
|
/dports/databases/py-sqlite3/Python-3.8.12/Modules/ |
H A D | tkappinit.c | 156 extern int Togl_Init(Tcl_Interp *); in Tcl_AppInit() 158 Tcl_StaticPackage(NULL, "Togl", Togl_Init, NULL); in Tcl_AppInit()
|
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/ |
H A D | tkappinit.c | 156 extern int Togl_Init(Tcl_Interp *); in Tcl_AppInit() 158 Tcl_StaticPackage(NULL, "Togl", Togl_Init, NULL); in Tcl_AppInit()
|
/dports/lang/python27/Python-2.7.18/Modules/ |
H A D | tkappinit.c | 175 extern int Togl_Init(Tcl_Interp *); in Tcl_AppInit() 177 Tcl_StaticPackage(NULL, "Togl", Togl_Init, NULL); in Tcl_AppInit()
|
/dports/lang/python-legacy/Python-2.7.18/Modules/ |
H A D | tkappinit.c | 175 extern int Togl_Init(Tcl_Interp *); in Tcl_AppInit() 177 Tcl_StaticPackage(NULL, "Togl", Togl_Init, NULL); in Tcl_AppInit()
|
/dports/graphics/togl/Togl2.0/ |
H A D | toglStubInit.c | 16 Togl_Init, /* 0 */
|
H A D | toglDecls.h | 19 EXTERN int Togl_Init _ANSI_ARGS_((Tcl_Interp * interp)); 186 #ifndef Togl_Init 187 #define Togl_Init \ macro
|
H A D | togl.decls | 10 int Togl_Init(Tcl_Interp *interp)
|
/dports/cad/netgen/netgen-6.2.2105/ng/Togl2.1/ |
H A D | toglStubInit.c | 18 Togl_Init, /* 0 */
|
H A D | toglDecls.h | 21 EXTERN int Togl_Init(Tcl_Interp *interp); 350 #ifndef Togl_Init 351 #define Togl_Init \ macro
|
H A D | togl.decls | 10 int Togl_Init(Tcl_Interp *interp)
|
/dports/cad/netgen/netgen-6.2.2105/ng/Togl-1.7/ |
H A D | overlay.c | 170 if (Togl_Init(interp) == TCL_ERROR) { in Overlay_Init()
|
H A D | index.c | 161 if (Togl_Init(interp) == TCL_ERROR) { in Index_Init()
|
H A D | double.c | 248 if (Togl_Init(interp) == TCL_ERROR) { in Double_Init()
|
H A D | togl.h | 108 TOGL_EXTERN int Togl_Init(Tcl_Interp *interp);
|
H A D | stereo.c | 321 if (Togl_Init(interp) == TCL_ERROR) { in Stereo_Init()
|
H A D | texture.c | 575 if (Togl_Init(interp) == TCL_ERROR) { in Texture_Init()
|
/dports/cad/netgen/netgen-6.2.2105/ng/ |
H A D | togl_1_7.h | 108 TOGL_EXTERN int Togl_Init(Tcl_Interp *interp);
|