Home
last modified time | relevance | path

Searched defs:cmdSave (Results 1 – 7 of 7) sorted by relevance

/dports/games/meandmyshadow/meandmyshadow-0.5a/src/
H A DOptionsMenu.h68 GUIButton *cmdBack, *cmdSave; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Ddebugger.cpp936 bool Debugger::cmdSave(int argc, const char **argv) { in cmdSave() function in BladeRunner::Debugger
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Ddebugger.cpp1034 bool Debugger::cmdSave(int argc, const char **argv) { in cmdSave() function in BladeRunner::Debugger
/dports/games/nazghul/nazghul-0.7.1/src/
H A Dcmd.c3058 bool cmdSave(void) in cmdSave() function
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_View_cmd.cpp4242 UT_Error FV_View::cmdSave(void) in cmdSave() function in FV_View
/dports/science/jmol/jmol-14.32.7/src/org/jmol/script/
H A DScriptEval.java6574 private void cmdSave() throws ScriptException { in cmdSave() method in ScriptEval
/dports/devel/libvirt/libvirt-7.10.0/tools/
H A Dvirsh-domain.c4436 cmdSave(vshControl *ctl, const vshCmd *cmd) in cmdSave() function