Home
last modified time | relevance | path

Searched defs:on_key_press (Results 1 – 25 of 422) sorted by relevance

12345678910>>...17

/dports/graphics/py-pyglet/pyglet-1.5.21/tests/interactive/window/
H A Dtest_window_settings.py36 def on_key_press(self, symbol, modifiers): member in WINDOW_SET_EXCLUSIVE_KEYBOARD
80 def on_key_press(self, symbol, modifiers): member in WINDOW_SET_EXCLUSIVE_MOUSE
115 def on_key_press(self, symbol, modifiers): member in WINDOW_SET_FULLSCREEN
205 def on_key_press(self, symbol, modifiers): member in WINDOW_SET_LOCATION
251 def on_key_press(self, symbol, modifiers): member in WINDOW_SET_MIN_MAX_SIZE
319 def on_key_press(self, symbol, modifiers): member in WINDOW_SET_MOUSE_PLATFORM_CURSOR
378 def on_key_press(self, symbol, modifiers): member in WINDOW_SET_MOUSE_VISIBLE
416 def on_key_press(self, symbol, modifiers): member in WINDOW_SET_SIZE
497 def on_key_press(self, symbol, modifiers): member in WINDOW_SET_VSYNC
572 def on_key_press(self, symbol, modifiers): member in WINDOW_FIXED_SET_SIZE
H A Dtest_window_fullscreen.py36 def on_key_press(self, symbol, modifiers): member in WINDOW_SET_FULLSCREEN
93 def on_key_press(self, symbol, modifiers): member in WINDOW_INITIAL_FULLSCREEN
/dports/graphics/py-pyglet150/pyglet-1.5.0/tests/interactive/window/
H A Dtest_window_settings.py36 def on_key_press(self, symbol, modifiers): member in WINDOW_SET_EXCLUSIVE_KEYBOARD
80 def on_key_press(self, symbol, modifiers): member in WINDOW_SET_EXCLUSIVE_MOUSE
115 def on_key_press(self, symbol, modifiers): member in WINDOW_SET_FULLSCREEN
205 def on_key_press(self, symbol, modifiers): member in WINDOW_SET_LOCATION
251 def on_key_press(self, symbol, modifiers): member in WINDOW_SET_MIN_MAX_SIZE
319 def on_key_press(self, symbol, modifiers): member in WINDOW_SET_MOUSE_PLATFORM_CURSOR
378 def on_key_press(self, symbol, modifiers): member in WINDOW_SET_MOUSE_VISIBLE
416 def on_key_press(self, symbol, modifiers): member in WINDOW_SET_SIZE
497 def on_key_press(self, symbol, modifiers): member in WINDOW_SET_VSYNC
572 def on_key_press(self, symbol, modifiers): member in WINDOW_FIXED_SET_SIZE
H A Dtest_window_fullscreen.py36 def on_key_press(self, symbol, modifiers): member in WINDOW_SET_FULLSCREEN
93 def on_key_press(self, symbol, modifiers): member in WINDOW_INITIAL_FULLSCREEN
/dports/editors/jucipp/jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75/tests/stubs/
H A Dselection_dialog.cpp19 bool SelectionDialog::on_key_press(GdkEventKey *event) { return true; } in on_key_press() function in SelectionDialog
26 bool CompletionDialog::on_key_press(GdkEventKey *event) { return true; } in on_key_press() function in CompletionDialog
/dports/multimedia/py-moviepy/moviepy-1.0.3/moviepy/video/io/
H A Dsliders.py60 def on_key_press(event): function
/dports/graphics/libchamplain/libchamplain-0.12.20/demos/
H A Dkeyboard-mapping.py31 def on_key_press(self, widget, ev): member in KeyboardMapping
/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/user_interfaces/
H A Dembedding_in_tk_sgskip.py36 def on_key_press(event): function
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/user_interfaces/
H A Dembedding_in_tk_sgskip.py36 def on_key_press(event): function
/dports/graphics/py-pyglet/pyglet-1.5.21/examples/media/
H A Dsynthesizer.py41 def on_key_press(key, mod): function
/dports/graphics/py-pyglet/pyglet-1.5.21/examples/programming_guide/
H A Devents.py52 def on_key_press(symbol, modifiers): function
/dports/graphics/py-pyglet150/pyglet-1.5.0/examples/
H A Dsynthesizer.py41 def on_key_press(key, mod): function
H A Dtimer.py73 def on_key_press(symbol, modifiers): function
/dports/graphics/py-pyglet150/pyglet-1.5.0/examples/programming_guide/
H A Devents.py52 def on_key_press(symbol, modifiers): function
/dports/graphics/py-pyglet/pyglet-1.5.21/examples/
H A Dtimer.py73 def on_key_press(symbol, modifiers): function
/dports/graphics/py-pyglet/pyglet-1.5.21/examples/game/version2/game/
H A Dplayer.py18 def on_key_press(self, symbol, modifiers): member in Player
/dports/graphics/py-pyglet/pyglet-1.5.21/examples/game/version5/game/
H A Dplayer.py54 def on_key_press(self, symbol, modifiers): member in Player
/dports/graphics/py-pyglet/pyglet-1.5.21/examples/game/version4/game/
H A Dplayer.py54 def on_key_press(self, symbol, modifiers): member in Player
/dports/graphics/py-pyglet150/pyglet-1.5.0/examples/game/version2/game/
H A Dplayer.py18 def on_key_press(self, symbol, modifiers): member in Player
/dports/graphics/py-pyglet150/pyglet-1.5.0/examples/game/version4/game/
H A Dplayer.py54 def on_key_press(self, symbol, modifiers): member in Player
/dports/graphics/py-pyglet150/pyglet-1.5.0/examples/game/version5/game/
H A Dplayer.py54 def on_key_press(self, symbol, modifiers): member in Player
/dports/graphics/py-glooey/glooey-0.3.3/tests/drawing/
H A Drun_demos.py50 def on_key_press(symbol, modifiers): function
/dports/graphics/py-glooey/glooey-0.3.3/tests/images/
H A Drun_demos.py50 def on_key_press(symbol, modifiers): function
/dports/graphics/py-glooey/glooey-0.3.3/tests/misc/
H A Drun_demos.py50 def on_key_press(symbol, modifiers): function
/dports/graphics/py-glooey/glooey-0.3.3/tests/root/
H A Drun_demos.py50 def on_key_press(symbol, modifiers): function

12345678910>>...17