Home
last modified time | relevance | path

Searched defs:KEY_KP_PERIOD (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/grafx2/grafx2/src/
H A Dkeycodes.h67 #define KEY_KP_PERIOD K2K(SDLK_KP_PERIOD) macro
183 #define KEY_KP_PERIOD K2K(XK_KP_Decimal) macro
285 #define KEY_KP_PERIOD VK_DECIMAL macro
387 #define KEY_KP_PERIOD 24 macro
/dports/devel/love07/love-HEAD/src/modules/keyboard/
H A DKeyboard.h122 KEY_KP_PERIOD, enumerator
/dports/devel/love08/love-0.8.0/src/modules/keyboard/
H A DKeyboard.h122 KEY_KP_PERIOD, enumerator
/dports/games/fheroes2/fheroes2-0.9.11/src/engine/
H A Dlocalevent.h156 KEY_KP_PERIOD = SDLK_KP_PERIOD, enumerator
/dports/games/jvgs/jvgs-0.5.1-src/src/input/
H A DKey.h193 KEY_KP_PERIOD = SDLK_KP_PERIOD, enumerator
/dports/devel/godot-tools/godot-3.2.3-stable/core/os/
H A Dkeyboard.h96 KEY_KP_PERIOD = SPKEY | 0x84, enumerator
/dports/devel/godot2-tools/godot-2.1.6-stable/core/os/
H A Dkeyboard.h103 KEY_KP_PERIOD = SPKEY | 0x84, enumerator
/dports/devel/godot2/godot-2.1.6-stable/core/os/
H A Dkeyboard.h103 KEY_KP_PERIOD = SPKEY | 0x84, enumerator
/dports/devel/godot/godot-3.2.3-stable/core/os/
H A Dkeyboard.h96 KEY_KP_PERIOD = SPKEY | 0x84, enumerator
/dports/devel/love5/love-0.5-0/src/liblove/include/love/
H A Dconstants.h355 KEY_KP_PERIOD = 266, enumerator
/dports/games/libretro-emux/emux-640d4ba/include/
H A Dinput.h205 #define KEY_KP_PERIOD 266 macro
/dports/devel/love/love-11.3/src/modules/keyboard/
H A DKeyboard.h163 KEY_KP_PERIOD, enumerator
/dports/devel/love10/love-0.10.2/src/modules/keyboard/
H A DKeyboard.h163 KEY_KP_PERIOD, enumerator
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Input/
H A DInputEvents.h336 static const int KEY_KP_PERIOD = SDLK_KP_PERIOD; variable
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DAngelScriptAPI.h16274 int KEY_KP_PERIOD; variable