tk_stubs_init_p 283 ext/tk/stubs.c if (tk_stubs_init_p()) { tk_stubs_init_p 319 ext/tk/stubs.c if (tk_stubs_init_p()) { tk_stubs_init_p 7 ext/tk/stubs.h extern int tk_stubs_init_p(); tk_stubs_init_p 1492 ext/tk/tcltklib.c if (tk_stubs_init_p()) { tk_stubs_init_p 1781 ext/tk/tcltklib.c if (check_root && tk_stubs_init_p() && Tk_GetNumMainWindows() == 0) { tk_stubs_init_p 1967 ext/tk/tcltklib.c if (check_root && tk_stubs_init_p() && Tk_GetNumMainWindows() == 0) { tk_stubs_init_p 2285 ext/tk/tcltklib.c } while(!check || !tk_stubs_init_p() || Tk_GetNumMainWindows() != 0); tk_stubs_init_p 4045 ext/tk/tcltklib.c if (!tk_stubs_init_p() || Tk_MainWindow(interp) == (Tk_Window)NULL) { tk_stubs_init_p 4143 ext/tk/tcltklib.c if (!tk_stubs_init_p() || Tk_MainWindow(interp) == (Tk_Window)NULL) { tk_stubs_init_p 4642 ext/tk/tcltklib.c if (!tk_stubs_init_p() || Tk_MainWindow(interp) == (Tk_Window)NULL) { tk_stubs_init_p 4648 ext/tk/tcltklib.c if (!tk_stubs_init_p() || tkwin == (Tk_Window)NULL) { tk_stubs_init_p 4756 ext/tk/tcltklib.c if (!tk_stubs_init_p() || Tk_MainWindow(interp) == (Tk_Window)NULL) { tk_stubs_init_p 4762 ext/tk/tcltklib.c if (!tk_stubs_init_p() || tkwin == (Tk_Window)NULL) { tk_stubs_init_p 5085 ext/tk/tcltklib.c if (tk_stubs_init_p() && Tk_MainWindow(ip) != (Tk_Window)NULL) { tk_stubs_init_p 5631 ext/tk/tcltklib.c if (!tk_stubs_init_p()) { tk_stubs_init_p 5667 ext/tk/tcltklib.c mainWin = (tk_stubs_init_p())? Tk_MainWindow(slave->ip): (Tk_Window)NULL; tk_stubs_init_p 5769 ext/tk/tcltklib.c if (!tk_stubs_init_p()) { tk_stubs_init_p 5848 ext/tk/tcltklib.c mainWin = (tk_stubs_init_p())? Tk_MainWindow(ptr->ip): (Tk_Window)NULL; tk_stubs_init_p 5940 ext/tk/tcltklib.c mainWin = (tk_stubs_init_p())? Tk_MainWindow(ptr->ip): (Tk_Window)NULL; tk_stubs_init_p 6043 ext/tk/tcltklib.c if (deleted_ip(ptr) || !tk_stubs_init_p()) {