Home
last modified time | relevance | path

Searched defs:keystroke (Results 1 – 25 of 109) sorted by relevance

12345

/dports/devel/arduino-core/Arduino-b439a77/app/src/processing/app/helpers/
H A DKeys.java79 KeyStroke keystroke) { in bind()
103 KeyStroke keystroke, int condition) { in bind()
136 final KeyStroke keystroke, int condition) { in killBinding()
164 final KeyStroke keystroke) { in killFocusTraversalBinding()
184 final Action action, final KeyStroke keystroke, in enableBind()
191 final KeyStroke keystroke, int condition) { in disableBind()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/swing/
H A DInputMap.java93 public Object get(KeyStroke keystroke) in get()
113 public void put(KeyStroke keystroke, Object actionMapKey) in put()
132 public void remove(KeyStroke keystroke) in remove()
H A DComponentInputMap.java78 public void put(KeyStroke keystroke, Object value) in put()
100 public void remove(KeyStroke keystroke) in remove()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/swing/
H A DInputMap.java93 public Object get(KeyStroke keystroke) in get()
113 public void put(KeyStroke keystroke, Object actionMapKey) in put()
132 public void remove(KeyStroke keystroke) in remove()
H A DComponentInputMap.java78 public void put(KeyStroke keystroke, Object value) in put()
100 public void remove(KeyStroke keystroke) in remove()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/swing/
H A DInputMap.java93 public Object get(KeyStroke keystroke) in get()
113 public void put(KeyStroke keystroke, Object actionMapKey) in put()
132 public void remove(KeyStroke keystroke) in remove()
H A DComponentInputMap.java78 public void put(KeyStroke keystroke, Object value) in put()
100 public void remove(KeyStroke keystroke) in remove()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/swing/
H A DInputMap.java93 public Object get(KeyStroke keystroke) in get()
113 public void put(KeyStroke keystroke, Object actionMapKey) in put()
132 public void remove(KeyStroke keystroke) in remove()
H A DComponentInputMap.java78 public void put(KeyStroke keystroke, Object value) in put()
100 public void remove(KeyStroke keystroke) in remove()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/swing/
H A DInputMap.java93 public Object get(KeyStroke keystroke) in get()
113 public void put(KeyStroke keystroke, Object actionMapKey) in put()
132 public void remove(KeyStroke keystroke) in remove()
H A DComponentInputMap.java78 public void put(KeyStroke keystroke, Object value) in put()
100 public void remove(KeyStroke keystroke) in remove()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/javax/swing/
H A DInputMap.java95 public Object get(KeyStroke keystroke) in get()
111 public void put(KeyStroke keystroke, Object actionMapKey) in put()
124 public void remove(KeyStroke keystroke) in remove()
H A DComponentInputMap.java78 public void put(KeyStroke keystroke, Object value) in put()
98 public void remove(KeyStroke keystroke) in remove()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/javax/swing/
H A DInputMap.java97 public Object get(KeyStroke keystroke) { in get()
119 public void put(KeyStroke keystroke, Object actionMapKey) { in put()
131 public void remove(KeyStroke keystroke) { in remove()
H A DComponentInputMap.java79 public void put(KeyStroke keystroke, Object value) { in put()
94 public void remove(KeyStroke keystroke) { in remove()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/javax/swing/
H A DInputMap.java97 public Object get(KeyStroke keystroke) { in get()
119 public void put(KeyStroke keystroke, Object actionMapKey) { in put()
131 public void remove(KeyStroke keystroke) { in remove()
H A DComponentInputMap.java79 public void put(KeyStroke keystroke, Object value) { in put()
94 public void remove(KeyStroke keystroke) { in remove()
/dports/emulators/atari800/atari800-3.1.0/src/win32/
H A Dmain.h24 int keystroke; member
/dports/emulators/atari800/atari800-3.1.0/src/
H A Dui.h125 #define UI_MENU_ACCEL(keystroke) NULL argument
127 #define UI_MENU_ACCEL(keystroke) keystroke argument
134 #define UI_MENU_ACTION_ACCEL(retval, item, keystroke) { UI_ITEM_ACTION, retval, NULL, item… argument
140 #define UI_MENU_FILESEL_ACCEL(retval, item, keystroke) { UI_ITEM_FILESEL, retval, NULL, ite… argument
144 #define UI_MENU_SUBMENU_ACCEL(retval, item, keystroke) { UI_ITEM_SUBMENU, retval, NULL, ite… argument
/dports/cad/calculix/CalculiX/cgx_2.18/src/
H A Dparser.c6 int parser( char gkey, char *keystroke, int *curshft, int commandLineFlag) in parser()
/dports/net/mosh/mosh-1.3.2/src/protobufs/
H A Duserinput.proto25 optional Keystroke keystroke = 2; field
/dports/net/x11vnc/x11vnc-0.9.16/src/
H A Dallowed_input_t.h39 int keystroke; member
/dports/databases/powa-web/powa-web-4.0.2/powa/static/bower_components/foundation/scss/foundation/components/
H A D_keystrokes.scss34 @mixin keystroke($bg:$keystroke-bg) { mixin
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/ui/browser/view/
H A DSelectionAction.java20 private KeyStroke keystroke; field in SelectionAction
/dports/devel/sdl12/SDL-1.2.15/src/video/nanox/
H A DSDL_nxevents.c112 SDL_keysym * NX_TranslateKey (GR_EVENT_KEYSTROKE * keystroke, SDL_keysym * keysym) in NX_TranslateKey()

12345