Home
last modified time | relevance | path

Searched refs:KEYPAD_8 (Results 1 – 25 of 68) sorted by relevance

123

/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/system/keybindings/
H A DKeyBindingConstants.java109 public static final int KEYPAD_8 = SWT.KEYPAD_8; field in KeyBindingConstants
H A DKeyBindingReserveds.java36 new KeyBindingAction(ChangeNoteAction.NAME,new KeyBinding(KeyBindingConstants.KEYPAD_8,0)),
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/actions/note/
H A DChangeNoteAction.java126 case KeyBindingConstants.KEYPAD_8: in getValueOf()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/
H A DSnippet25.java113 case SWT.KEYPAD_8: return "KEYPAD_8"; in keyCode()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/ui/ws/x11/
H A Ddecode.cpp887 XWSK(KEYPAD_8), // 0xb8
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/keys/
H A DSWTKeySupport.java156 case SWT.KEYPAD_8: in convertAcceleratorToKeyStroke()
/dports/graphics/jogamp-jogl/jogl/src/newt/classes/jogamp/newt/swt/event/
H A DSWTNewtEventFactory.java122 case SWT.KEYPAD_8 : return com.jogamp.newt.event.KeyEvent.VK_NUMPAD8; in swtKeyCode2NewtKeyCode()
187 case com.jogamp.newt.event.KeyEvent.VK_NUMPAD8 : return SWT.KEYPAD_8; in newtKeyCode2SWTKeyCode()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/
H A DSWT.java3015 public static final int KEYPAD_8 = KEYCODE_BIT + 56; field in SWT
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/
H A DSWT.java3185 public static final int KEYPAD_8 = KEYCODE_BIT + 56; field in SWT
/dports/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/OSX/src/main/java/net/java/games/input/
H A DKeyboardUsage.java137 …public static final KeyboardUsage KEYPAD_8 = new KeyboardUsage(Component.Identifier.Key.NUMPAD8, 0… field in KeyboardUsage
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface/src/org/eclipse/jface/bindings/keys/
H A DSWTKeyLookup.java221 final Integer keypad8 = Integer.valueOf(SWT.KEYPAD_8); in SWTKeyLookup()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/
H A DWebBrowser.java160 {104, SWT.KEYPAD_8},
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/browser/
H A DWebBrowser.java160 {104, SWT.KEYPAD_8},
/dports/x11/mlterm/mlterm-3.9.1/java/
H A DMLTermPty.c854 KEYPAD_8 = KEYCODE_BIT + 56, in Java_mlterm_MLTermPty_nativeWriteSpecialKey() enumerator
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/
H A DDisplay.java443 {OS.VK_NUMPAD8, SWT.KEYPAD_8},
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/
H A DDisplay.java480 {GDK.GDK_KP_8, SWT.KEYPAD_8},
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/widgets/
H A DDisplay.java481 {GDK.GDK_KP_8, SWT.KEYPAD_8},
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/
H A DDisplay.java307 {91, SWT.KEYPAD_8},
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/lang/po/
H A Dja.po242732 msgid "KEYPAD_8"
242733 msgstr "KEYPAD_8"
H A Dru.po298193 msgid "KEYPAD_8"
298194 msgstr "KEYPAD_8"
H A Dko.po238880 msgid "KEYPAD_8"
H A Dzh_TW.po238158 msgid "KEYPAD_8"
H A Del.po245182 msgid "KEYPAD_8"
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/lang/po/
H A Dru.po298193 msgid "KEYPAD_8"
298194 msgstr "KEYPAD_8"
H A Dja.po242732 msgid "KEYPAD_8"
242733 msgstr "KEYPAD_8"

123