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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DExternalConnector.h82 void PrintHelpFor(const wxString& command) const;
H A DExternalConnector.cpp131 void CCommandTree::PrintHelpFor(const wxString& command) const function in class:CCommandTree
137 (*it)->PrintHelpFor(command.AfterFirst(wxT(' ')).Trim(false));
275 m_commands.PrintHelpFor(GetCmdArgs());

Completed in 99 milliseconds