Home
last modified time | relevance | path

Searched refs:doNextCommand (Results 1 – 2 of 2) sorted by relevance

/dports/math/rkward-kde/rkward-0.7.1/rkward/rbackend/
H A Drkrinterface.h105 void doNextCommand (RCommand *command);
H A Drkrinterface.cpp154 doNextCommand (0); in closeSubcommandChain()
199 doNextCommand (command); in tryNextCommand()
246 void RInterface::doNextCommand (RCommand *command) { in doNextCommand() function in RInterface