Home
last modified time | relevance | path

Searched defs:_callCommand (Results 1 – 3 of 3) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mutationofjb/commands/
H A Dcallmacrocommand.h53 Command *_callCommand; variable
/dports/games/scummvm/scummvm-2.5.1/engines/mutationofjb/commands/
H A Dcallmacrocommand.h53 Command *_callCommand; variable
/dports/irc/py-limnoria/Limnoria-master-2019-09-08/src/
H A Dcallbacks.py1287 def _callCommand(self, command, irc, msg, *args, **kwargs): member in Commands