Home
last modified time | relevance | path

Searched refs:SCANCODE_LSHIFT (Results 1 – 15 of 15) sorted by relevance

/dports/devel/love/love-11.3/src/modules/keyboard/
H A DKeyboard.h479 SCANCODE_LSHIFT, enumerator
H A DKeyboard.cpp481 {"lshift", SCANCODE_LSHIFT},
/dports/devel/love10/love-0.10.2/src/modules/keyboard/
H A DKeyboard.h479 SCANCODE_LSHIFT, enumerator
H A DKeyboard.cpp481 {"lshift", SCANCODE_LSHIFT},
/dports/emulators/atari800/atari800-3.1.0/src/
H A Datari_falcon.c693 #define SCANCODE_LSHIFT 0x2a in PLATFORM_Keyboard() macro
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Input/
H A DInputEvents.h581 static const int SCANCODE_LSHIFT = SDL_SCANCODE_LSHIFT; variable
/dports/devel/love/love-11.3/src/modules/keyboard/sdl/
H A DKeyboard.cpp593 {SCANCODE_LSHIFT, SDL_SCANCODE_LSHIFT},
/dports/devel/love10/love-0.10.2/src/modules/keyboard/sdl/
H A DKeyboard.cpp593 {SCANCODE_LSHIFT, SDL_SCANCODE_LSHIFT},
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/Input/
H A DInputEvents.pkg335 static const int SCANCODE_LSHIFT;
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/AngelScript/
H A DInputAPI.cpp398 engine->RegisterGlobalProperty("const int SCANCODE_LSHIFT", (void*)&SCANCODE_LSHIFT); in RegisterInputConstants()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Input/KeyboardAndMouse/
H A Dmod.rs443 pub const SCANCODE_LSHIFT: u32 = 42u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Input/KeyboardAndMouse/
H A Dmod.rs1271 pub const SCANCODE_LSHIFT: u32 = 42u32; const
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DAngelScriptAPI.h16550 int SCANCODE_LSHIFT; variable
H A DLuaScriptAPI.dox9261 - int SCANCODE_LSHIFT
H A DScriptAPI.dox17127 - int SCANCODE_LSHIFT