Searched refs:TkWinSetMenu (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWinEmbed.c530 TkWinSetMenu((Tk_Window) topwinPtr, 0);
722 TkWinSetMenu((Tk_Window)topwinPtr, (HMENU)wParam);
H A DtkWinMenu.c1418 TkWinSetMenu(tkwin, winMenuHdl);
1424 TkWinSetMenu(tkwin, NULL);
H A DtkWinWm.c7121 * TkWinSetMenu--
7136 TkWinSetMenu(
7057 TkWinSetMenu( function
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkIntPlatDecls.h171 EXTERN void TkWinSetMenu(Tk_Window tkwin, HMENU hMenu);
786 #ifndef TkWinSetMenu
787 #define TkWinSetMenu \ macro
H A DtkStubInit.c372 TkWinSetMenu, /* 25 */
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkIntPlatDecls.h102 EXTERN void TkWinSetMenu _ANSI_ARGS_((Tk_Window tkwin,
722 #ifndef TkWinSetMenu
723 #define TkWinSetMenu \ macro
H A DtkStubInit.c367 TkWinSetMenu, /* 25 */
/macosx-10.10/tcl-105/tk84/tk/win/
H A DtkWinMenu.c1326 TkWinSetMenu(tkwin, winMenuHdl);
1332 TkWinSetMenu(tkwin, NULL);
H A DtkWinWm.c6641 * TkWinSetMenu--
6656 TkWinSetMenu(tkwin, hMenu)
6581 TkWinSetMenu(tkwin, hMenu) function

Completed in 354 milliseconds