Home
last modified time | relevance | path

Searched refs:VK_LAUNCH_APP2 (Results 1 – 25 of 297) sorted by relevance

12345678910>>...12

/dports/games/zdoom/zdoom-2.8.1/src/win32/
H A Di_keyboard.cpp465 if (raw->data.keyboard.VKey >= VK_BROWSER_BACK && raw->data.keyboard.VKey <= VK_LAUNCH_APP2) in ProcessRawInput()
467 static const BYTE MediaKeys[VK_LAUNCH_APP2 - VK_BROWSER_BACK + 1] = in ProcessRawInput()
/dports/lang/ghc/ghc-8.10.7/libraries/Win32/include/
H A Dwinuser_compat.h37 #define VK_LAUNCH_APP2 0xB7 macro
/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dinput.h259 #define VK_LAUNCH_APP2 0xB7 /* Windows 2000/XP: Start Application 2 key */ macro
510 #define KBD4_X21 VK_LAUNCH_APP2
685 #define KBD7_X21 VK_LAUNCH_APP2
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/windows/
H A Dkey_mapping_win.cpp209 { KEY_LAUNCH1, VK_LAUNCH_APP2 }, // (0xB7)
/dports/devel/godot2/godot-2.1.6-stable/platform/windows/
H A Dkey_mapping_win.cpp209 { KEY_LAUNCH1, VK_LAUNCH_APP2 }, // (0xB7)
/dports/devel/godot-tools/godot-3.2.3-stable/platform/windows/
H A Dkey_mapping_windows.cpp210 { KEY_LAUNCH1, VK_LAUNCH_APP2 }, // (0xB7)
/dports/devel/godot/godot-3.2.3-stable/platform/windows/
H A Dkey_mapping_windows.cpp210 { KEY_LAUNCH1, VK_LAUNCH_APP2 }, // (0xB7)
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DWin32VK.java298 VK_LAUNCH_APP2(0xB7, 0x0500), enumConstant
/dports/lang/ruby26/ruby-2.6.9/ext/io/console/
H A Dwin32_vk.list125 LAUNCH_APP2, VK_LAUNCH_APP2
/dports/audio/strawberry/strawberry-1.0.0/src/globalshortcuts/
H A Dkeymapper_win.h132 { Qt::Key_Launch1, VK_LAUNCH_APP2 },
/dports/emulators/fs-uae/fs-uae-3.1.35/libfsemu/src/ml/
H A Drawinput.c452 g_key_mapping[VKEY + E0 + VK_LAUNCH_APP2] = FS_ML_KEY_APP2; in init_key_mapping()
571 g_key_mapping[VK_LAUNCH_APP2] = FS_ML_KEY_APP2; in init_key_mapping()
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/input/
H A Dkeycode.c477 VK_LAUNCH_APP2, /* <I157> KEY_PROG2 157 */
H A Dvirtualkey.c223 { VK_LAUNCH_APP2, "VK_LAUNCH_APP2" },
/dports/misc/actiona/actiona-3.10.1/actiontools/QHotkey/
H A Dqhotkey_win.cpp197 return VK_LAUNCH_APP2; in nativeKeycode()
/dports/x11/kf5-kwindowsystem/kwindowsystem-5.89.0/src/platforms/windows/
H A Dkkeyserver.cpp166 {Qt::Key_Launch1, VK_LAUNCH_APP2},
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/windowing/windows/
H A DWinKeyMap.h173 VK_keymap[VK_LAUNCH_APP2] = XBMCK_LAUNCH_APP2; in DIB_InitOSKeymap()
/dports/deskutils/flameshot/flameshot-0.10.2/external/QHotkey/
H A Dqhotkey_win.cpp240 return VK_LAUNCH_APP2; in nativeKeycode()
/dports/audio/mpz/mpz-1.0.19/libs/qhotkey/QHotkey-1.5.0/QHotkey/
H A Dqhotkey_win.cpp229 return VK_LAUNCH_APP2; in nativeKeycode()
/dports/misc/actiona/actiona-3.10.1/actiontools/
H A Dkeyboardkey_windows.cpp131 { StandardKey::LaunchApp2, VK_LAUNCH_APP2 },
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/opengl/
H A DWindowsKeycodes.java247 public static final int VK_LAUNCH_APP2 = 0xB7; field in WindowsKeycodes
/dports/lang/ghc/ghc-8.10.7/libraries/Win32/Graphics/Win32/
H A DKey.hsc153 , vK_LAUNCH_APP2 = VK_LAUNCH_APP2
/dports/net/tigervnc-server/tigervnc-1.12.0/vncviewer/
H A Dwin32.c224 { VK_LAUNCH_APP2, NoSymbol, XF86XK_Calculator },
/dports/net/tigervnc-viewer/tigervnc-1.12.0/vncviewer/
H A Dwin32.c224 { VK_LAUNCH_APP2, NoSymbol, XF86XK_Calculator },
/dports/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/windows/src/main/java/net/java/games/input/
H A DRawIdentifierMap.java252 public final static int VK_LAUNCH_APP2 = 0xB7; field in RawIdentifierMap
/dports/x11/antimicro/antimicro-2.23/src/
H A Dqtwinkeymapper.cpp195 qtKeyToVirtualKey[Qt::Key_Launch1] = VK_LAUNCH_APP2; in populateMappingHashes()

12345678910>>...12