Home
last modified time | relevance | path

Searched refs:SCANCODE_UNKNOWN (Results 1 – 14 of 14) sorted by relevance

/dports/devel/love/love-11.3/src/modules/keyboard/
H A DKeyboard.h260 SCANCODE_UNKNOWN, enumerator
H A DKeyboard.cpp262 {"unknown", SCANCODE_UNKNOWN},
/dports/devel/love10/love-0.10.2/src/modules/keyboard/
H A DKeyboard.h260 SCANCODE_UNKNOWN, enumerator
H A DKeyboard.cpp262 {"unknown", SCANCODE_UNKNOWN},
/dports/devel/love/love-11.3/src/modules/keyboard/sdl/
H A DKeyboard.cpp99 Scancode scancode = SCANCODE_UNKNOWN; in getScancodeFromKey()
374 {SCANCODE_UNKNOWN, SDL_SCANCODE_UNKNOWN},
/dports/devel/love10/love-0.10.2/src/modules/keyboard/sdl/
H A DKeyboard.cpp99 Scancode scancode = SCANCODE_UNKNOWN; in getScancodeFromKey()
374 {SCANCODE_UNKNOWN, SDL_SCANCODE_UNKNOWN},
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Input/
H A DInputEvents.h371 static const int SCANCODE_UNKNOWN = SDL_SCANCODE_UNKNOWN; variable
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/Input/
H A DInputEvents.pkg125 static const int SCANCODE_UNKNOWN;
/dports/devel/love10/love-0.10.2/src/modules/event/sdl/
H A DEvent.cpp159 love::keyboard::Keyboard::Scancode scancode = love::keyboard::Keyboard::SCANCODE_UNKNOWN; in convert()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/AngelScript/
H A DInputAPI.cpp188 engine->RegisterGlobalProperty("const int SCANCODE_UNKNOWN", (void*)&SCANCODE_UNKNOWN); in RegisterInputConstants()
/dports/devel/love/love-11.3/src/modules/event/sdl/
H A DEvent.cpp181 love::keyboard::Keyboard::Scancode scancode = love::keyboard::Keyboard::SCANCODE_UNKNOWN; in convert()
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DAngelScriptAPI.h16600 int SCANCODE_UNKNOWN; variable
H A DLuaScriptAPI.dox9311 - int SCANCODE_UNKNOWN
H A DScriptAPI.dox17177 - int SCANCODE_UNKNOWN