Home
last modified time | relevance | path

Searched refs:DefineCommand (Results 1 – 17 of 17) sorted by relevance

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/cmdline/
H A DSpriteCommands.cpp35DefineCommand("append", "<spritefile> <input> [x_offset y_offset]", SpriteOptions, HandleSpr…
36DefineCommand("build", "<spritefile> <json path> [silent]", SpriteOptions, HandleSpr…
37DefineCommand("create", "<spritefile>", SpriteOptions, HandleSpr…
38DefineCommand("details", "<spritefile> [idx]", SpriteOptions, HandleSpr…
39DefineCommand("export", "<spritefile> <idx> <output>", SpriteOptions, HandleSpr…
40DefineCommand("exportall", "<spritefile> <output directory>", SpriteOptions, HandleSpr…
41DefineCommand("exportalldat", "<DAT identifier> <output directory>", SpriteOptions, HandleSpr…
H A DRootCommands.cpp117 DefineCommand("", "<uri>", StandardOptions, HandleNoCommand ),
118 DefineCommand("edit", "<uri>", StandardOptions, HandleCommandEdit ),
120 DefineCommand("", "<path>", StandardOptions, HandleNoCommand ),
121 DefineCommand("edit", "<path>", StandardOptions, HandleCommandEdit ),
123 DefineCommand("intro", "", StandardOptions, HandleCommandIntro ),
125 DefineCommand("host", "<uri>", StandardOptions, HandleCommandHost ),
126 DefineCommand("join", "<hostname>", StandardOptions, HandleCommandJoin ),
128 DefineCommand("set-rct2", "<path>", StandardOptions, HandleCommandSetRCT2),
130 DefineCommand("scan-objects", "<path>", StandardOptions, HandleCommandScanObjects),
131DefineCommand("handle-uri", "openrct2://.../", StandardOptions, CommandLine::HandleCommandUri…
[all …]
H A DScreenshotCommands.cpp36DefineCommand("", "<file> <output_image> <width> <height> [<x> <y> <zoom> <rotation>]", Screenshot…
37DefineCommand("", "<file> <output_image> giant <zoom> <rotation>", Screenshot…
H A DBenchUpdate.cpp150 DefineCommand(
159DefineCommand("", "*** SORRY NOT ENABLED IN THIS BUILD ***", nullptr, HandleBenchUpdate), CommandT…
H A DBenchGfxCommmands.cpp17 DefineCommand("", "<file> [iterations count]", nullptr, HandleBenchGfx), CommandTableEnd
H A DBenchSpriteSort.cpp229 DefineCommand(
238DefineCommand("", "*** SORRY NOT ENABLED IN THIS BUILD ***", nullptr, HandleBenchSpriteSort), Comm…
H A DSimulateCommands.cpp28DefineCommand("", "<ticks>", nullptr, HandleSimulate), CommandTableEnd
H A DCommandLine.hpp105 #define DefineCommand(name, params, options, func) … macro
/dports/x11-toolkits/open-motif/motif-2.3.8/clients/mwm/
H A DWmCmd.h36 extern void DefineCommand (Widget, Atom, MessageData,
H A DWmProtocol.c1389 DefineCommand(w, target, (MessageData)input, inputLen, inputFmt); in WMiConvert()
H A DWmCmd.c281 DefineCommand ( in DefineCommand() function
/dports/japanese/xtr/xtr1.50e-0.2/src/
H A Dcommand.c110 DefineCommand(cmd+2); in SpecialCommand()
H A Dcommand.c.sjis110 DefineCommand(cmd+2);
H A Dxmacro.c.sjis805 /***************************** DefineCommand ******************************/
875 DefineCommand(const uchar *src)
H A Dxmacro.c875 DefineCommand(const uchar *src) in DefineCommand() function
H A Dxtr.h1123 void DefineCommand ARGS((const uchar *src));
H A Dxtr.h.sjis1121 void DefineCommand ARGS((const uchar *src));