Searched refs:TkpSetWindowMenuBar (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkMenu.h570 MODULE_SCOPE void TkpSetWindowMenuBar(Tk_Window tkwin, TkMenu *menuPtr);
H A DtkMenu.c1295 TkpSetWindowMenuBar(topLevelListPtr->tkwin, NULL);
3286 TkpSetWindowMenuBar(tkwin, menuBarPtr);
3291 TkpSetWindowMenuBar(tkwin, NULL);
3305 TkpSetWindowMenuBar(tkwin, NULL);
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkMenu.h581 EXTERN void TkpSetWindowMenuBar _ANSI_ARGS_((Tk_Window tkwin,
H A DtkMenu.c1307 TkpSetWindowMenuBar(topLevelListPtr->tkwin, NULL);
3270 TkpSetWindowMenuBar(tkwin, menuBarPtr);
3275 TkpSetWindowMenuBar(tkwin, NULL);
3290 TkpSetWindowMenuBar(tkwin, NULL);
/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXMenu.c681 * TkpSetWindowMenuBar --
696 TkpSetWindowMenuBar(
689 TkpSetWindowMenuBar( function
/macosx-10.10.1/tcl-105/tk/tk/unix/
H A DtkUnixMenu.c258 * TkpSetWindowMenuBar --
272 TkpSetWindowMenuBar(
266 TkpSetWindowMenuBar( function
/macosx-10.10.1/tcl-105/tk84/tk/unix/
H A DtkUnixMenu.c248 * TkpSetWindowMenuBar --
262 TkpSetWindowMenuBar(tkwin, menuPtr)
256 TkpSetWindowMenuBar(tkwin, menuPtr) function
/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWinMenu.c1380 * TkpSetWindowMenuBar --
1395 TkpSetWindowMenuBar(
1382 TkpSetWindowMenuBar( function
/macosx-10.10.1/tcl-105/tk84/tk/win/
H A DtkWinMenu.c1289 * TkpSetWindowMenuBar --
1304 TkpSetWindowMenuBar(tkwin, menuPtr)
1291 TkpSetWindowMenuBar(tkwin, menuPtr) function
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXMenu.c2130 * TkpSetWindowMenuBar --
2145 TkpSetWindowMenuBar(
2117 TkpSetWindowMenuBar( function

Completed in 218 milliseconds