Searched refs:MDISetMenu (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dmdi.cpp91 static void MDISetMenu(wxWindow *win, HMENU hmenuFrame, HMENU hmenuWindow);
387 static void MDISetMenu(wxWindow *win, HMENU hmenuFrame, HMENU hmenuWindow) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmdi.cpp85 static void MDISetMenu(wxWindow *win, HMENU hmenuFrame, HMENU hmenuWindow);
817 MDISetMenu(parent->GetClientWindow(), NULL, NULL);
1104 MDISetMenu(parent->GetClientWindow(),
1389 static void MDISetMenu(wxWindow *win, HMENU hmenuFrame, HMENU hmenuWindow) function
1447 MDISetMenu(win, hmenu, subMenu);
1488 MDISetMenu(win, hMenu, NULL);

Completed in 91 milliseconds