tk_stubs_init_p 314 ext/tk/stubs.c if (tk_stubs_init_p()) { tk_stubs_init_p 370 ext/tk/stubs.c if (tk_stubs_init_p()) { tk_stubs_init_p 7 ext/tk/stubs.h extern int tk_stubs_init_p(void); tk_stubs_init_p 1993 ext/tk/tcltklib.c if (tk_stubs_init_p()) { tk_stubs_init_p 2346 ext/tk/tcltklib.c if (check_root && tk_stubs_init_p() && Tk_GetNumMainWindows() == 0) { tk_stubs_init_p 2537 ext/tk/tcltklib.c if (check_root && tk_stubs_init_p() && Tk_GetNumMainWindows() == 0) { tk_stubs_init_p 2860 ext/tk/tcltklib.c } while(!check || !tk_stubs_init_p() || Tk_GetNumMainWindows() != 0); tk_stubs_init_p 4614 ext/tk/tcltklib.c if (!tk_stubs_init_p() || Tk_MainWindow(interp) == (Tk_Window)NULL) { tk_stubs_init_p 4712 ext/tk/tcltklib.c if (!tk_stubs_init_p() || Tk_MainWindow(interp) == (Tk_Window)NULL) { tk_stubs_init_p 5229 ext/tk/tcltklib.c if (!tk_stubs_init_p() || Tk_MainWindow(interp) == (Tk_Window)NULL) { tk_stubs_init_p 5235 ext/tk/tcltklib.c if (!tk_stubs_init_p() || tkwin == (Tk_Window)NULL) { tk_stubs_init_p 5350 ext/tk/tcltklib.c if (!tk_stubs_init_p() || Tk_MainWindow(interp) == (Tk_Window)NULL) { tk_stubs_init_p 5356 ext/tk/tcltklib.c if (!tk_stubs_init_p() || tkwin == (Tk_Window)NULL) { tk_stubs_init_p 5705 ext/tk/tcltklib.c if (tk_stubs_init_p() && Tk_MainWindow(ip) != (Tk_Window)NULL) { tk_stubs_init_p 6408 ext/tk/tcltklib.c if (!tk_stubs_init_p()) { tk_stubs_init_p 6446 ext/tk/tcltklib.c mainWin = (tk_stubs_init_p())? Tk_MainWindow(slave->ip): (Tk_Window)NULL; tk_stubs_init_p 6558 ext/tk/tcltklib.c if (!tk_stubs_init_p()) { tk_stubs_init_p 6637 ext/tk/tcltklib.c mainWin = (tk_stubs_init_p())? Tk_MainWindow(ptr->ip): (Tk_Window)NULL; tk_stubs_init_p 6728 ext/tk/tcltklib.c mainWin = (tk_stubs_init_p())? Tk_MainWindow(ptr->ip): (Tk_Window)NULL; tk_stubs_init_p 6834 ext/tk/tcltklib.c if (deleted_ip(ptr) || !tk_stubs_init_p()) {