Home
last modified time | relevance | path

Searched refs:InputBinding (Results 1 – 25 of 81) sorted by relevance

1234

/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrakeWPF/Views/
H A DShellView.xaml.cs77 …this.InputBindings.Add(new InputBinding(new ProcessShortcutCommand(new KeyGesture(Key.A, ModifierK… in ShellView()
80 …this.InputBindings.Add(new InputBinding(new ProcessShortcutCommand(new KeyGesture(Key.O, ModifierK… in ShellView()
81 …this.InputBindings.Add(new InputBinding(new ProcessShortcutCommand(new KeyGesture(Key.O, ModifierK… in ShellView()
84 …this.InputBindings.Add(new InputBinding(new ProcessShortcutCommand(new KeyGesture(Key.F1, Modifier… in ShellView()
88 …this.InputBindings.Add(new InputBinding(new ProcessShortcutCommand(new KeyGesture(Key.D1, Modifier… in ShellView()
89 …this.InputBindings.Add(new InputBinding(new ProcessShortcutCommand(new KeyGesture(Key.D2, Modifier… in ShellView()
90 …this.InputBindings.Add(new InputBinding(new ProcessShortcutCommand(new KeyGesture(Key.D3, Modifier… in ShellView()
91 …this.InputBindings.Add(new InputBinding(new ProcessShortcutCommand(new KeyGesture(Key.D4, Modifier… in ShellView()
92 …this.InputBindings.Add(new InputBinding(new ProcessShortcutCommand(new KeyGesture(Key.D5, Modifier… in ShellView()
93 …this.InputBindings.Add(new InputBinding(new ProcessShortcutCommand(new KeyGesture(Key.D6, Modifier… in ShellView()
[all …]
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrakeWPF/Commands/
H A DInputBindingTrigger.cs24 …tBindingProperty = DependencyProperty.Register("InputBinding", typeof(InputBinding), typeof(InputB…
29 public InputBinding InputBinding property in HandBrakeWPF.Commands.InputBindingTrigger
31 get { return (InputBinding)GetValue(InputBindingProperty); }
71 if (InputBinding != null) in OnAttached()
73 InputBinding.Command = this; in OnAttached()
77 window.InputBindings.Add(InputBinding); in OnAttached()
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/app/
H A Dinput.h42 struct InputBinding struct
48 InputBinding(unsigned int p = KEY_INVALID, unsigned int s = KEY_INVALID) argument
102 void SetInputBinding(InputSlot slot, InputBinding binding);
103 const InputBinding& GetInputBinding(InputSlot slot);
132 std::string GetKeysString(InputBinding binding);
158 InputBinding m_inputBindings[INPUT_SLOT_MAX];
H A Dinput.cpp292 void CInput::SetInputBinding(InputSlot slot, InputBinding binding) in SetInputBinding()
298 const InputBinding& CInput::GetInputBinding(InputSlot slot) in GetInputBinding()
331 InputBinding b = GetInputBinding(slot); in FindBinding()
344 InputBinding b = GetInputBinding(static_cast<InputSlot>(i)); in SaveKeyBindings()
371 InputBinding b; in LoadKeyBindings()
415 std::string CInput::GetKeysString(InputBinding binding) in GetKeysString()
447 InputBinding b = GetInputBinding(slot); in GetKeysString()
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/ui/controls/
H A Dkey.cpp113 InputBinding b = m_input->GetInputBinding(slot); in TestKey()
115 m_input->SetInputBinding(slot, InputBinding(b.secondary, KEY_INVALID)); // nothing! in TestKey()
117 m_input->SetInputBinding(slot, InputBinding(b.primary, KEY_INVALID)); // nothing! in TestKey()
120 m_input->SetInputBinding(slot, InputBinding(b.secondary, b.primary)); // shift in TestKey()
201 void CKey::SetBinding(InputBinding b) in SetBinding()
206 InputBinding CKey::GetBinding() in GetBinding()
H A Dkey.h55 void SetBinding(InputBinding b);
56 InputBinding GetBinding();
66 InputBinding m_binding;
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Services/System/Web/Services/Description/
H A DMimeFormatExtensions.cs9 …ion("content", MimeContentBinding.Namespace, typeof(MimePart), typeof(InputBinding), typeof(Output…
46 …[XmlFormatExtension("multipartRelated", MimeContentBinding.Namespace, typeof(InputBinding), typeof…
58 …ion("mimeXml", MimeContentBinding.Namespace, typeof(MimePart), typeof(InputBinding), typeof(Output…
111 …[XmlFormatExtension("text", MimeTextBinding.Namespace, typeof(InputBinding), typeof(OutputBinding)…
H A DHttpFormatExtensions.cs49 [XmlFormatExtension("urlEncoded", HttpBinding.Namespace, typeof(InputBinding))]
54 [XmlFormatExtension("urlReplacement", HttpBinding.Namespace, typeof(InputBinding))]
H A DSoap12FormatExtensions.cs59 …[XmlFormatExtension("body", Soap12Binding.Namespace, typeof(InputBinding), typeof(OutputBinding), …
69 …[XmlFormatExtension("header", Soap12Binding.Namespace, typeof(InputBinding), typeof(OutputBinding)…
H A DSoapFormatExtensions.cs87 …[XmlFormatExtension("body", SoapBinding.Namespace, typeof(InputBinding), typeof(OutputBinding), ty…
194 … [XmlFormatExtension("header", SoapBinding.Namespace, typeof(InputBinding), typeof(OutputBinding))]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.Services/System.Web.Services.Description/
H A DInputBinding.cs36 public sealed class InputBinding : MessageBinding { class
46 public InputBinding () in InputBinding() method in System.Web.Services.Description.InputBinding
H A DOperationBinding.cs44 InputBinding input;
81 public InputBinding Input {
H A DHttpUrlReplacementBinding.cs34 …FormatExtension ("urlReplacement", "http://schemas.xmlsoap.org/wsdl/http/", typeof (InputBinding))]
H A DSoap12HeaderBinding.cs37 …[XmlFormatExtension ("header", "http://schemas.xmlsoap.org/wsdl/soap12/", typeof (InputBinding), t…
H A DHttpUrlEncodedBinding.cs34 [XmlFormatExtension ("urlEncoded", "http://schemas.xmlsoap.org/wsdl/http/", typeof (InputBinding))]
H A DSoap12BodyBinding.cs37 …[XmlFormatExtension ("body", "http://schemas.xmlsoap.org/wsdl/soap12/", typeof (InputBinding), typ…
H A DMimeMultipartRelatedBinding.cs35 …("multipartRelated", "http://schemas.xmlsoap.org/wsdl/mime/", typeof (InputBinding), typeof (Outpu…
H A DMimeXmlBinding.cs35 …, "http://schemas.xmlsoap.org/wsdl/mime/", typeof (MimePart), typeof (InputBinding), typeof (Outpu…
H A DMimeTextBinding.cs35 …[XmlFormatExtension ("text", "http://microsoft.com/wsdl/mime/textMatching/", typeof (InputBinding)…
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/examples/common/entry/
H A Dinput.cpp199 void addBindings(const char* _name, const InputBinding* _bindings) in addBindings()
213 void process(const InputBinding* _bindings) in process()
215 for (const InputBinding* binding = _bindings; binding->m_key != entry::Key::None; ++binding) in process()
279 typedef stl::unordered_map<stl::string, const InputBinding*> InputBindingMap;
298 void inputAddBindings(const char* _name, const InputBinding* _bindings) in inputAddBindings()
H A Dinput.h13 struct InputBinding struct
49 void inputAddBindings(const char* _name, const InputBinding* _bindings); argument
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/examples/common/entry/
H A Dinput.cpp199 void addBindings(const char* _name, const InputBinding* _bindings) in addBindings()
213 void process(const InputBinding* _bindings) in process()
215 for (const InputBinding* binding = _bindings; binding->m_key != entry::Key::None; ++binding) in process()
279 typedef stl::unordered_map<stl::string, const InputBinding*> InputBindingMap;
298 void inputAddBindings(const char* _name, const InputBinding* _bindings) in inputAddBindings()
H A Dinput.h13 struct InputBinding struct
49 void inputAddBindings(const char* _name, const InputBinding* _bindings); argument
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/examples/22-windows/
H A Dwindows.cpp99 m_bindings = (InputBinding*)BX_ALLOC(entry::getAllocator(), sizeof(InputBinding)*3); in init()
374 InputBinding* m_bindings;
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/examples/22-windows/
H A Dwindows.cpp99 m_bindings = (InputBinding*)BX_ALLOC(entry::getAllocator(), sizeof(InputBinding)*3); in init()
374 InputBinding* m_bindings;

1234