Home
last modified time | relevance | path

Searched refs:KeyPressEvent (Results 1 – 25 of 325) sorted by relevance

12345678910>>...13

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/stdweb-0.4.20/src/webapi/events/
H A Dkeyboard.rs214 pub struct KeyPressEvent( Reference ); struct
216 impl IEvent for KeyPressEvent {} implementation
217 impl IKeyboardEvent for KeyPressEvent {} implementation
256 @{KeyPressEvent::EVENT_TYPE}, in test_keyboard_event()
286 let event: KeyPressEvent = js!( in test_keypress_event()
287 return new KeyboardEvent( @{KeyPressEvent::EVENT_TYPE} ); in test_keypress_event()
289 assert_eq!( event.event_type(), KeyPressEvent::EVENT_TYPE ); in test_keypress_event()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/stdweb-0.4.20/src/webapi/events/
H A Dkeyboard.rs214 pub struct KeyPressEvent( Reference ); struct
216 impl IEvent for KeyPressEvent {} implementation
217 impl IKeyboardEvent for KeyPressEvent {} implementation
256 @{KeyPressEvent::EVENT_TYPE}, in test_keyboard_event()
286 let event: KeyPressEvent = js!( in test_keypress_event()
287 return new KeyboardEvent( @{KeyPressEvent::EVENT_TYPE} ); in test_keypress_event()
289 assert_eq!( event.event_type(), KeyPressEvent::EVENT_TYPE ); in test_keypress_event()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/stdweb/src/webapi/events/
H A Dkeyboard.rs214 pub struct KeyPressEvent( Reference ); struct
216 impl IEvent for KeyPressEvent {} implementation
217 impl IKeyboardEvent for KeyPressEvent {} implementation
256 @{KeyPressEvent::EVENT_TYPE}, in test_keyboard_event()
286 let event: KeyPressEvent = js!( in test_keypress_event()
287 return new KeyboardEvent( @{KeyPressEvent::EVENT_TYPE} ); in test_keypress_event()
289 assert_eq!( event.event_type(), KeyPressEvent::EVENT_TYPE ); in test_keypress_event()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/stdweb-0.4.20/src/webapi/events/
H A Dkeyboard.rs214 pub struct KeyPressEvent( Reference ); struct
216 impl IEvent for KeyPressEvent {} implementation
217 impl IKeyboardEvent for KeyPressEvent {} implementation
256 @{KeyPressEvent::EVENT_TYPE}, in test_keyboard_event()
286 let event: KeyPressEvent = js!( in test_keypress_event()
287 return new KeyboardEvent( @{KeyPressEvent::EVENT_TYPE} ); in test_keypress_event()
289 assert_eq!( event.event_type(), KeyPressEvent::EVENT_TYPE ); in test_keypress_event()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/stdweb-0.4.20/src/webapi/events/
H A Dkeyboard.rs214 pub struct KeyPressEvent( Reference ); struct
216 impl IEvent for KeyPressEvent {} implementation
217 impl IKeyboardEvent for KeyPressEvent {} implementation
256 @{KeyPressEvent::EVENT_TYPE}, in test_keyboard_event()
286 let event: KeyPressEvent = js!( in test_keypress_event()
287 return new KeyboardEvent( @{KeyPressEvent::EVENT_TYPE} ); in test_keypress_event()
289 assert_eq!( event.event_type(), KeyPressEvent::EVENT_TYPE ); in test_keypress_event()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/stdweb-0.4.20/src/webapi/events/
H A Dkeyboard.rs214 pub struct KeyPressEvent( Reference ); struct
216 impl IEvent for KeyPressEvent {} implementation
217 impl IKeyboardEvent for KeyPressEvent {} implementation
256 @{KeyPressEvent::EVENT_TYPE}, in test_keyboard_event()
286 let event: KeyPressEvent = js!( in test_keypress_event()
287 return new KeyboardEvent( @{KeyPressEvent::EVENT_TYPE} ); in test_keypress_event()
289 assert_eq!( event.event_type(), KeyPressEvent::EVENT_TYPE ); in test_keypress_event()
/dports/www/xh/xh-0.14.1/cargo-crates/stdweb-0.4.20/src/webapi/events/
H A Dkeyboard.rs214 pub struct KeyPressEvent( Reference ); struct
216 impl IEvent for KeyPressEvent {} implementation
217 impl IKeyboardEvent for KeyPressEvent {} implementation
256 @{KeyPressEvent::EVENT_TYPE}, in test_keyboard_event()
286 let event: KeyPressEvent = js!( in test_keypress_event()
287 return new KeyboardEvent( @{KeyPressEvent::EVENT_TYPE} ); in test_keypress_event()
289 assert_eq!( event.event_type(), KeyPressEvent::EVENT_TYPE ); in test_keypress_event()
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/stdweb-0.4.20/src/webapi/events/
H A Dkeyboard.rs214 pub struct KeyPressEvent( Reference ); struct
216 impl IEvent for KeyPressEvent {} implementation
217 impl IKeyboardEvent for KeyPressEvent {} implementation
256 @{KeyPressEvent::EVENT_TYPE}, in test_keyboard_event()
286 let event: KeyPressEvent = js!( in test_keypress_event()
287 return new KeyboardEvent( @{KeyPressEvent::EVENT_TYPE} ); in test_keypress_event()
289 assert_eq!( event.event_type(), KeyPressEvent::EVENT_TYPE ); in test_keypress_event()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/stdweb-0.4.20/src/webapi/events/
H A Dkeyboard.rs214 pub struct KeyPressEvent( Reference ); struct
216 impl IEvent for KeyPressEvent {} implementation
217 impl IKeyboardEvent for KeyPressEvent {} implementation
256 @{KeyPressEvent::EVENT_TYPE}, in test_keyboard_event()
286 let event: KeyPressEvent = js!( in test_keypress_event()
287 return new KeyboardEvent( @{KeyPressEvent::EVENT_TYPE} ); in test_keypress_event()
289 assert_eq!( event.event_type(), KeyPressEvent::EVENT_TYPE ); in test_keypress_event()
/dports/editors/parinfer-rust/parinfer-rust-0.4.3/cargo-crates/stdweb-0.4.17/src/webapi/events/
H A Dkeyboard.rs214 pub struct KeyPressEvent( Reference ); struct
216 impl IEvent for KeyPressEvent {} implementation
217 impl IKeyboardEvent for KeyPressEvent {} implementation
256 @{KeyPressEvent::EVENT_TYPE}, in test_keyboard_event()
286 let event: KeyPressEvent = js!( in test_keypress_event()
287 return new KeyboardEvent( @{KeyPressEvent::EVENT_TYPE} ); in test_keypress_event()
289 assert_eq!( event.event_type(), KeyPressEvent::EVENT_TYPE ); in test_keypress_event()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/stdweb-0.4.20/src/webapi/events/
H A Dkeyboard.rs214 pub struct KeyPressEvent( Reference ); struct
216 impl IEvent for KeyPressEvent {} implementation
217 impl IKeyboardEvent for KeyPressEvent {} implementation
256 @{KeyPressEvent::EVENT_TYPE}, in test_keyboard_event()
286 let event: KeyPressEvent = js!( in test_keypress_event()
287 return new KeyboardEvent( @{KeyPressEvent::EVENT_TYPE} ); in test_keypress_event()
289 assert_eq!( event.event_type(), KeyPressEvent::EVENT_TYPE ); in test_keypress_event()
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkImplicitCylinderWidget.cxx52 this->CallbackMapper->SetCallbackMethod(vtkCommand::KeyPressEvent, vtkEvent::AnyModifier, 30, 1, in vtkImplicitCylinderWidget()
54 this->CallbackMapper->SetCallbackMethod(vtkCommand::KeyPressEvent, vtkEvent::AnyModifier, 28, 1, in vtkImplicitCylinderWidget()
56 this->CallbackMapper->SetCallbackMethod(vtkCommand::KeyPressEvent, vtkEvent::AnyModifier, 31, 1, in vtkImplicitCylinderWidget()
58 this->CallbackMapper->SetCallbackMethod(vtkCommand::KeyPressEvent, vtkEvent::AnyModifier, 29, 1, in vtkImplicitCylinderWidget()
60 this->CallbackMapper->SetCallbackMethod(vtkCommand::KeyPressEvent, vtkEvent::AnyModifier, 'x', 1, in vtkImplicitCylinderWidget()
62 this->CallbackMapper->SetCallbackMethod(vtkCommand::KeyPressEvent, vtkEvent::AnyModifier, 'X', 1, in vtkImplicitCylinderWidget()
64 this->CallbackMapper->SetCallbackMethod(vtkCommand::KeyPressEvent, vtkEvent::AnyModifier, 'y', 1, in vtkImplicitCylinderWidget()
66 this->CallbackMapper->SetCallbackMethod(vtkCommand::KeyPressEvent, vtkEvent::AnyModifier, 'Y', 1, in vtkImplicitCylinderWidget()
68 this->CallbackMapper->SetCallbackMethod(vtkCommand::KeyPressEvent, vtkEvent::AnyModifier, 'z', 1, in vtkImplicitCylinderWidget()
70 this->CallbackMapper->SetCallbackMethod(vtkCommand::KeyPressEvent, vtkEvent::AnyModifier, 'Z', 1, in vtkImplicitCylinderWidget()
H A DvtkImplicitPlaneWidget2.cxx73 this->CallbackMapper->SetCallbackMethod(vtkCommand::KeyPressEvent, vtkEvent::AnyModifier, 30, 1, in vtkImplicitPlaneWidget2()
75 this->CallbackMapper->SetCallbackMethod(vtkCommand::KeyPressEvent, vtkEvent::AnyModifier, 28, 1, in vtkImplicitPlaneWidget2()
77 this->CallbackMapper->SetCallbackMethod(vtkCommand::KeyPressEvent, vtkEvent::AnyModifier, 31, 1, in vtkImplicitPlaneWidget2()
79 this->CallbackMapper->SetCallbackMethod(vtkCommand::KeyPressEvent, vtkEvent::AnyModifier, 29, 1, in vtkImplicitPlaneWidget2()
81 this->CallbackMapper->SetCallbackMethod(vtkCommand::KeyPressEvent, vtkEvent::AnyModifier, 'x', 1, in vtkImplicitPlaneWidget2()
83 this->CallbackMapper->SetCallbackMethod(vtkCommand::KeyPressEvent, vtkEvent::AnyModifier, 'X', 1, in vtkImplicitPlaneWidget2()
85 this->CallbackMapper->SetCallbackMethod(vtkCommand::KeyPressEvent, vtkEvent::AnyModifier, 'y', 1, in vtkImplicitPlaneWidget2()
87 this->CallbackMapper->SetCallbackMethod(vtkCommand::KeyPressEvent, vtkEvent::AnyModifier, 'Y', 1, in vtkImplicitPlaneWidget2()
89 this->CallbackMapper->SetCallbackMethod(vtkCommand::KeyPressEvent, vtkEvent::AnyModifier, 'z', 1, in vtkImplicitPlaneWidget2()
91 this->CallbackMapper->SetCallbackMethod(vtkCommand::KeyPressEvent, vtkEvent::AnyModifier, 'Z', 1, in vtkImplicitPlaneWidget2()
/dports/devel/py-prompt-toolkit/prompt_toolkit-3.0.23/prompt_toolkit/key_binding/bindings/
H A Dfocus.py1 from prompt_toolkit.key_binding.key_processor import KeyPressEvent
8 E = KeyPressEvent
H A Dcpr.py1 from prompt_toolkit.key_binding.key_processor import KeyPressEvent
10 E = KeyPressEvent
H A Dauto_suggest.py9 from prompt_toolkit.key_binding.key_processor import KeyPressEvent
15 E = KeyPressEvent
H A Dsearch.py7 from prompt_toolkit.key_binding.key_processor import KeyPressEvent
21 E = KeyPressEvent
/dports/devel/py-prompt-toolkit/prompt_toolkit-3.0.23/prompt_toolkit/layout/
H A Ddummy.py7 from prompt_toolkit.key_binding.key_processor import KeyPressEvent
18 E = KeyPressEvent
/dports/audio/dmidiplayer/dmidiplayer-1.5.1/
H A Devents.h155 class KeyPressEvent : public KeyEvent
158 KeyPressEvent() : KeyEvent() { } in KeyPressEvent() function
159 KeyPressEvent(const int ch, const int key, const int vel);
160 virtual KeyPressEvent *clone() override { return new KeyPressEvent(*this); } in clone()
/dports/databases/opentsdb/opentsdb-2.3.0/src/tsd/client/
H A DEventsHandler.java23 import com.google.gwt.event.dom.client.KeyPressEvent;
66 public final void onKeyPress(final KeyPressEvent event) { in onKeyPress()
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/Testing/Python/
H A DTestMagnifierWidget.py18 KeyPressEvent 146 150 0 116 1 t\n\
365 KeyPressEvent 203 129 0 109 1 m\n\
395 KeyPressEvent 199 131 0 0 1 Shift_L\n\
397 KeyPressEvent 199 131 1 43 1 plus\n\
401 KeyPressEvent 199 131 1 43 1 plus\n\
406 KeyPressEvent 199 131 0 45 1 minus\n\
410 KeyPressEvent 199 131 0 45 1 minus\n\
414 KeyPressEvent 199 131 0 45 1 minus\n\
/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A DvtkImplicitCylinderWidget.cxx60 this->CallbackMapper->SetCallbackMethod(vtkCommand::KeyPressEvent, in vtkImplicitCylinderWidget()
64 this->CallbackMapper->SetCallbackMethod(vtkCommand::KeyPressEvent, in vtkImplicitCylinderWidget()
68 this->CallbackMapper->SetCallbackMethod(vtkCommand::KeyPressEvent, in vtkImplicitCylinderWidget()
72 this->CallbackMapper->SetCallbackMethod(vtkCommand::KeyPressEvent, in vtkImplicitCylinderWidget()
/dports/math/vtk9/VTK-9.1.0/Wrapping/Python/vtkmodules/tk/
H A DvtkTkRenderWindowInteractor.py207 lambda e, s=self: s.KeyPressEvent(e, 0, 0))
209 lambda e, s=self: s.KeyPressEvent(e, 1, 0))
211 lambda e, s=self: s.KeyPressEvent(e, 0, 1))
213 lambda e, s=self: s.KeyPressEvent(e, 1, 1))
314 def KeyPressEvent(self, event, ctrl, shift): member in vtkTkRenderWindowInteractor
320 self._Iren.KeyPressEvent()
/dports/math/vtk6/VTK-6.2.0/Wrapping/Python/vtk/tk/
H A DvtkTkRenderWindowInteractor.py199 lambda e, s=self: s.KeyPressEvent(e, 0, 0))
201 lambda e, s=self: s.KeyPressEvent(e, 1, 0))
203 lambda e, s=self: s.KeyPressEvent(e, 0, 1))
205 lambda e, s=self: s.KeyPressEvent(e, 1, 1))
306 def KeyPressEvent(self, event, ctrl, shift): member in vtkTkRenderWindowInteractor
312 self._Iren.KeyPressEvent()
/dports/math/vtk8/VTK-8.2.0/Wrapping/Python/vtkmodules/tk/
H A DvtkTkRenderWindowInteractor.py206 lambda e, s=self: s.KeyPressEvent(e, 0, 0))
208 lambda e, s=self: s.KeyPressEvent(e, 1, 0))
210 lambda e, s=self: s.KeyPressEvent(e, 0, 1))
212 lambda e, s=self: s.KeyPressEvent(e, 1, 1))
313 def KeyPressEvent(self, event, ctrl, shift): member in vtkTkRenderWindowInteractor
319 self._Iren.KeyPressEvent()

12345678910>>...13