Searched refs:HandleMenuLoop (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dframe.h63 bool HandleMenuLoop(const wxEventType& evtType, WXWORD isPopup);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dframe.h87 bool HandleMenuLoop(const wxEventType& evtType, WXWORD isPopup);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dframe.cpp1013 bool wxFrame::HandleMenuLoop(const wxEventType& evtType, WXWORD isPopup) function in class:wxFrame
1080 processed = HandleMenuLoop(wxEVT_MENU_CLOSE, (WXWORD)wParam);

Completed in 33 milliseconds