Home
last modified time | relevance | path

Searched refs:VK_XBUTTON1 (Results 1 – 25 of 404) sorted by relevance

12345678910>>...17

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/aura/
H A Dinput_state_lookup_win.cc29 (GetKeyState(VK_XBUTTON1) & 0x80) || in IsMouseButtonDown()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/aura/
H A Dinput_state_lookup_win.cc29 (GetKeyState(VK_XBUTTON1) & 0x80) || in IsMouseButtonDown()
/dports/lang/ghc/ghc-8.10.7/libraries/Win32/include/
H A Dwinuser_compat.h17 #define VK_XBUTTON1 0x05 macro
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Windows/
H A DRawInput.cpp177 { VK_XBUTTON1, NKCODE_EXT_MOUSEBUTTON_4 },
341 VK_XBUTTON1,
/dports/emulators/ppsspp/ppsspp-1.12.3/Windows/
H A DRawInput.cpp177 { VK_XBUTTON1, NKCODE_EXT_MOUSEBUTTON_4 },
341 VK_XBUTTON1, in ProcessMouse()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Windows/
H A DRawInput.cpp177 { VK_XBUTTON1, NKCODE_EXT_MOUSEBUTTON_4 },
341 VK_XBUTTON1, in ProcessMouse()
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DWin32VK.java41 VK_XBUTTON1(0x05, 0x0500), /* NOT contiguous with L & RBUTTON */ enumConstant
/dports/lang/ruby26/ruby-2.6.9/ext/io/console/
H A Dwin32_vk.list11 XBUTTON1, VK_XBUTTON1
/dports/sysutils/barrier/barrier-2.3.3/src/lib/platform/
H A DMSWindowsKeyState.cpp31 #if !defined(VK_XBUTTON1)
32 #define VK_XBUTTON1 0x05 macro
1039 case VK_XBUTTON1: in getKeyMap()
H A DMSWindowsDesks.cpp66 #if !defined(VK_XBUTTON1)
67 #define VK_XBUTTON1 0x05 macro
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/platform/
H A DMSWindowsKeyState.cpp31 #if !defined(VK_XBUTTON1)
32 #define VK_XBUTTON1 0x05 macro
1039 case VK_XBUTTON1: in getKeyMap()
H A DMSWindowsDesks.cpp61 #if !defined(VK_XBUTTON1)
62 #define VK_XBUTTON1 0x05 macro
/dports/x11-toolkits/tk86/tk8.6.12/win/
H A DtkWinPointer.c84 if (GetKeyState(VK_XBUTTON1) & 0x8000) { in TkWinGetModifierState()
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/video/windows/
H A DSDL_windowsevents.c301 keyState = GetAsyncKeyState(VK_XBUTTON1); in WIN_CheckAsyncMouseRelease()
414 if (GetAsyncKeyState(VK_XBUTTON1)) { in WIN_WindowProc()
534 …SDL_SendMouseButton(data->window, 0, GetAsyncKeyState(VK_XBUTTON1) & 0x8000 ? SDL_PRESSED : SDL_RE… in WIN_WindowProc()
H A DSDL_windowsmouse.c285 retval |= GetAsyncKeyState(VK_XBUTTON1) & 0x8000 ? SDL_BUTTON_X1MASK : 0; in WIN_GetGlobalMouseState()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/video/windows/
H A DSDL_windowsevents.c301 keyState = GetAsyncKeyState(VK_XBUTTON1); in WIN_CheckAsyncMouseRelease()
414 if (GetAsyncKeyState(VK_XBUTTON1)) { in WIN_WindowProc()
534 …SDL_SendMouseButton(data->window, 0, GetAsyncKeyState(VK_XBUTTON1) & 0x8000 ? SDL_PRESSED : SDL_RE… in WIN_WindowProc()
H A DSDL_windowsmouse.c285 retval |= GetAsyncKeyState(VK_XBUTTON1) & 0x8000 ? SDL_BUTTON_X1MASK : 0; in WIN_GetGlobalMouseState()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/video/windows/
H A DSDL_windowsevents.c304 keyState = GetAsyncKeyState(VK_XBUTTON1); in WIN_CheckAsyncMouseRelease()
422 if (GetAsyncKeyState(VK_XBUTTON1)) { in WIN_WindowProc()
548 …SDL_SendMouseButton(data->window, 0, GetAsyncKeyState(VK_XBUTTON1) & 0x8000 ? SDL_PRESSED : SDL_RE… in WIN_WindowProc()
H A DSDL_windowsmouse.c289 retval |= GetAsyncKeyState(VK_XBUTTON1) & 0x8000 ? SDL_BUTTON_X1MASK : 0; in WIN_GetGlobalMouseState()
/dports/x11-toolkits/tk87/tk8.7a5/win/
H A DtkWinPointer.c84 if (GetKeyState(VK_XBUTTON1) & 0x8000) { in TkWinGetModifierState()
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/windows/
H A DSDL_windowsmouse.c285 retval |= GetAsyncKeyState(VK_XBUTTON1) & 0x8000 ? SDL_BUTTON_X1MASK : 0; in WIN_GetGlobalMouseState()
H A DSDL_windowsevents.c318 keyState = GetAsyncKeyState(VK_XBUTTON1); in WIN_CheckAsyncMouseRelease()
436 if (GetAsyncKeyState(VK_XBUTTON1)) { in WIN_WindowProc()
574 …SDL_SendMouseButton(data->window, 0, GetAsyncKeyState(VK_XBUTTON1) & 0x8000 ? SDL_PRESSED : SDL_RE… in WIN_WindowProc()
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/input/
H A Dvirtualkey.c45 { VK_XBUTTON1, "VK_XBUTTON1" },
/dports/devel/sfml/SFML-2.5.1/src/SFML/Window/Win32/
H A DInputImpl.cpp175 case Mouse::XButton1: vkey = VK_XBUTTON1; break; in isMouseButtonPressed()
/dports/x11/controllermap/SDL2-2.0.18/src/video/windows/
H A DSDL_windowsmouse.c338 retval |= GetAsyncKeyState(VK_XBUTTON1) & 0x8000 ? SDL_BUTTON_X1MASK : 0; in WIN_GetGlobalMouseState()

12345678910>>...17