Searched refs:DoCommand (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dcmdproc.h123 virtual bool DoCommand(wxCommand& cmd);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dcmdproc.cpp74 bool wxCommandProcessor::DoCommand(wxCommand& cmd) function in class:wxCommandProcessor
91 if ( !DoCommand(*command) )
194 bool success = DoCommand(*redoCommand);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/
H A DScintillaWX.h154 void DoCommand(int ID);
H A DScintillaWX.cpp1019 void ScintillaWX::DoCommand(int ID) { function in class:ScintillaWX
H A Dstc.cpp3182 m_swx->DoCommand(evt.GetId());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/ncftp/
H A Dshell.c409 DoCommand(const ArgvInfoPtr aip) function
440 } /* DoCommand */
622 if (DoCommand(&ai) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dtextctrl.cpp611 virtual bool DoCommand(wxCommand& cmd) function in class:wxTextCtrlCommandProcessor

Completed in 312 milliseconds