Home
last modified time | relevance | path

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

/dports/devel/love/love-11.3/src/modules/keyboard/
H A DKeyboard.h464 SCANCODE_KP_MEMRECALL, enumerator
H A DKeyboard.cpp466 {"kpmemrecall", SCANCODE_KP_MEMRECALL},
/dports/devel/love10/love-0.10.2/src/modules/keyboard/
H A DKeyboard.h464 SCANCODE_KP_MEMRECALL, enumerator
H A DKeyboard.cpp466 {"kpmemrecall", SCANCODE_KP_MEMRECALL},
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Input/
H A DInputEvents.h567 static const int SCANCODE_KP_MEMRECALL = SDL_SCANCODE_KP_MEMRECALL; variable
/dports/devel/love/love-11.3/src/modules/keyboard/sdl/
H A DKeyboard.cpp578 {SCANCODE_KP_MEMRECALL, SDL_SCANCODE_KP_MEMRECALL},
/dports/devel/love10/love-0.10.2/src/modules/keyboard/sdl/
H A DKeyboard.cpp578 {SCANCODE_KP_MEMRECALL, SDL_SCANCODE_KP_MEMRECALL},
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/Input/
H A DInputEvents.pkg321 static const int SCANCODE_KP_MEMRECALL;
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/AngelScript/
H A DInputAPI.cpp384 … engine->RegisterGlobalProperty("const int SCANCODE_KP_MEMRECALL", (void*)&SCANCODE_KP_MEMRECALL); in RegisterInputConstants()
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DAngelScriptAPI.h16518 int SCANCODE_KP_MEMRECALL; variable
H A DLuaScriptAPI.dox9229 - int SCANCODE_KP_MEMRECALL
H A DScriptAPI.dox17095 - int SCANCODE_KP_MEMRECALL