Home
last modified time | relevance | path

Searched refs:Togl_Init (Results 1 – 25 of 31) sorted by relevance

12

/dports/x11-toolkits/tix/Tix8.4.3/PyTix-2.0/2.0/
H A Dtkappinit.c84 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 Dtkappinit.c156 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 Dtkappinit.c156 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 Dtkappinit.c156 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 Dtkappinit.c156 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 Dtkappinit.c156 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 Dtkappinit.c156 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 Dtkappinit.c156 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 Dtkappinit.c156 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 Dtkappinit.c156 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 Dtkappinit.c175 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 Dtkappinit.c175 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 DtoglStubInit.c16 Togl_Init, /* 0 */
H A DtoglDecls.h19 EXTERN int Togl_Init _ANSI_ARGS_((Tcl_Interp * interp));
186 #ifndef Togl_Init
187 #define Togl_Init \ macro
H A Dtogl.decls10 int Togl_Init(Tcl_Interp *interp)
/dports/cad/netgen/netgen-6.2.2105/ng/Togl2.1/
H A DtoglStubInit.c18 Togl_Init, /* 0 */
H A DtoglDecls.h21 EXTERN int Togl_Init(Tcl_Interp *interp);
350 #ifndef Togl_Init
351 #define Togl_Init \ macro
H A Dtogl.decls10 int Togl_Init(Tcl_Interp *interp)
/dports/cad/netgen/netgen-6.2.2105/ng/Togl-1.7/
H A Doverlay.c170 if (Togl_Init(interp) == TCL_ERROR) { in Overlay_Init()
H A Dindex.c161 if (Togl_Init(interp) == TCL_ERROR) { in Index_Init()
H A Ddouble.c248 if (Togl_Init(interp) == TCL_ERROR) { in Double_Init()
H A Dtogl.h108 TOGL_EXTERN int Togl_Init(Tcl_Interp *interp);
H A Dstereo.c321 if (Togl_Init(interp) == TCL_ERROR) { in Stereo_Init()
H A Dtexture.c575 if (Togl_Init(interp) == TCL_ERROR) { in Texture_Init()
/dports/cad/netgen/netgen-6.2.2105/ng/
H A Dtogl_1_7.h108 TOGL_EXTERN int Togl_Init(Tcl_Interp *interp);

12