Searched refs:TkDebugFont (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkIntDecls.h618 EXTERN Tcl_Obj * TkDebugFont(Tk_Window tkwin, char *name);
1753 #ifndef TkDebugFont
1754 #define TkDebugFont \ macro
H A DtkStubInit.c164 TkDebugFont, /* 103 */
H A DtkTest.c1470 TkDebugFont(Tk_MainWindow(interp), Tcl_GetString(objv[2])));
H A DtkFont.c3847 * TkDebugFont --
3863 TkDebugFont(
3878 Tcl_Panic("TkDebugFont found empty hash table entry");
3821 TkDebugFont( function
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkIntDecls.h344 EXTERN Tcl_Obj * TkDebugFont _ANSI_ARGS_((Tk_Window tkwin,
1275 #ifndef TkDebugFont
1276 #define TkDebugFont \ macro
H A DtkStubInit.c165 TkDebugFont, /* 103 */
H A DtkTest.c1576 Tcl_SetObjResult(interp, TkDebugFont(Tk_MainWindow(interp),
H A DtkFont.c3721 * TkDebugFont --
3738 TkDebugFont(tkwin, name)
3753 panic("TkDebugFont found empty hash table entry");
3697 TkDebugFont(tkwin, name) function

Completed in 243 milliseconds