Searched defs:add_command (Results 1 – 5 of 5) sorted by relevance
84 fn add_command( in all_subcommands() function
1048 def add_command(self, command): member in CommandHistory
887 static void add_command(unsigned int *cmd, const int newcmd, in add_command() function
990 add_command(wchar_t * name, wchar_t * cmdline) in add_command() function
3513 def add_command(self, cnf={}, **kw): member in Menu