Home
last modified time | relevance | path

Searched refs:SCANCODE_LANG5 (Results 1 – 12 of 12) sorted by relevance

/dports/devel/love/love-11.3/src/modules/keyboard/
H A DKeyboard.h412 SCANCODE_LANG5, enumerator
H A DKeyboard.cpp414 {"lang5", SCANCODE_LANG5},
/dports/devel/love10/love-0.10.2/src/modules/keyboard/
H A DKeyboard.h412 SCANCODE_LANG5, enumerator
H A DKeyboard.cpp414 {"lang5", SCANCODE_LANG5},
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Input/
H A DInputEvents.h517 static const int SCANCODE_LANG5 = SDL_SCANCODE_LANG5; variable
/dports/devel/love/love-11.3/src/modules/keyboard/sdl/
H A DKeyboard.cpp526 {SCANCODE_LANG5, SDL_SCANCODE_LANG5},
/dports/devel/love10/love-0.10.2/src/modules/keyboard/sdl/
H A DKeyboard.cpp526 {SCANCODE_LANG5, SDL_SCANCODE_LANG5},
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/Input/
H A DInputEvents.pkg271 static const int SCANCODE_LANG5;
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/AngelScript/
H A DInputAPI.cpp334 engine->RegisterGlobalProperty("const int SCANCODE_LANG5", (void*)&SCANCODE_LANG5); in RegisterInputConstants()
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DAngelScriptAPI.h16541 int SCANCODE_LANG5; variable
H A DLuaScriptAPI.dox9252 - int SCANCODE_LANG5
H A DScriptAPI.dox17118 - int SCANCODE_LANG5