Home
last modified time | relevance | path

Searched refs:PhysicalCommand (Results 1 – 7 of 7) sorted by relevance

/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/script/
H A DScriptedIOControl.cpp359 class PhysicalCommand : public Command { class
363 PhysicalCommand() : Command("physical", AnyEntity) { } in PhysicalCommand() function in script::__anon107cc43a0111::PhysicalCommand
798 ScriptEvent::registerCommand(new PhysicalCommand); in setupScriptedIOControl()
/dports/www/firefox-esr/firefox-91.8.0/editor/libeditor/
H A DEditorCommands.cpp712 static const struct PhysicalCommand { struct
779 const PhysicalCommand& cmd = physicalCommands[i]; in DoCommand()
/dports/lang/spidermonkey78/firefox-78.9.0/editor/libeditor/
H A DEditorCommands.cpp712 static const struct PhysicalCommand { struct
779 const PhysicalCommand& cmd = physicalCommands[i]; in DoCommand()
/dports/www/firefox/firefox-99.0/editor/libeditor/
H A DEditorCommands.cpp712 static const struct PhysicalCommand { struct
779 const PhysicalCommand& cmd = physicalCommands[i]; in DoCommand()
/dports/mail/thunderbird/thunderbird-91.8.0/editor/libeditor/
H A DEditorCommands.cpp712 static const struct PhysicalCommand { struct
779 const PhysicalCommand& cmd = physicalCommands[i]; in DoCommand()
/dports/www/firefox-legacy/firefox-52.8.0esr/editor/libeditor/
H A DEditorCommands.cpp833 static const struct PhysicalCommand { struct
904 const PhysicalCommand &cmd = physicalCommands[i]; in DoCommand()
/dports/lang/spidermonkey60/firefox-60.9.0/editor/libeditor/
H A DEditorCommands.cpp861 static const struct PhysicalCommand { struct
926 const PhysicalCommand& cmd = physicalCommands[i]; in DoCommand()