Searched refs:GetMDIWindowMenu (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.cpp111 static inline HMENU GetMDIWindowMenu(wxMDIParentFrame *frame) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmdi.cpp105 static inline HMENU GetMDIWindowMenu(wxMDIParentFrame *frame) function
260 InsertWindowMenu(GetClientWindow(), m_hMenu, GetMDIWindowMenu(this));
905 m_hMenu, GetMDIWindowMenu(parent));
1105 menuToSet, GetMDIWindowMenu(parent));
1269 ccs.hWindowMenu = GetMDIWindowMenu(parent);

Completed in 25 milliseconds