Searched refs:isPopup (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) argument
1017 wxMenuEvent event(evtType, isPopup ? -1 : 0);

Completed in 100 milliseconds