Home
last modified time | relevance | path

Searched defs:ALT_KEY (Results 1 – 19 of 19) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Web/Core/
H A DvtkWebInteractionEvent.h45 ALT_KEY = 0x04, enumerator
/dports/math/vtk6/VTK-6.2.0/Web/Core/
H A DvtkWebInteractionEvent.h43 ALT_KEY = 0x04, enumerator
/dports/math/vtk8/VTK-8.2.0/Web/Core/
H A DvtkWebInteractionEvent.h45 ALT_KEY = 0x04, enumerator
/dports/sysutils/py-ranger/ranger-1.9.3/ranger/ext/
H A Dkeybinding_parser.py14 ANYKEY, PASSIVE_ACTION, ALT_KEY, QUANT_KEY = range(9001, 9005) variable
/dports/games/xnethack/xNetHack-xnh6.1/outdated/sys/os2/
H A Dos2.c122 #define ALT_KEY 0x8 macro
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/sys/os2/
H A Dos2.c122 #define ALT_KEY 0x8 macro
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/sys/os2/
H A Dos2.c122 #define ALT_KEY 0x8 macro
/dports/games/nethack33/nethack-3.3.1/sys/os2/
H A Dos2.c119 #define ALT_KEY 0x8 macro
/dports/games/nethack33-nox11/nethack-3.3.1/sys/os2/
H A Dos2.c119 #define ALT_KEY 0x8 macro
/dports/games/nethack34-nox11/nethack-3.4.3/sys/os2/
H A Dos2.c119 #define ALT_KEY 0x8 macro
/dports/games/nethack34/nethack-3.4.3/sys/os2/
H A Dos2.c119 #define ALT_KEY 0x8 macro
/dports/games/falconseye/falconseye-1.9.3_11/sys/os2/
H A Dos2.c119 #define ALT_KEY 0x8 macro
/dports/games/vultures-eye/vulture-2.3.67/unnethack/sys/os2/
H A Dos2.c119 #define ALT_KEY 0x8 macro
/dports/games/vultures-eye/vulture-2.3.67/slashem/sys/os2/
H A Dos2.c119 #define ALT_KEY 0x8 macro
/dports/games/vultures-eye/vulture-2.3.67/nethack/sys/os2/
H A Dos2.c119 #define ALT_KEY 0x8 macro
/dports/games/unnethack/unnethack-5.1.0-20131208/sys/unsupported/os2/
H A Dos2.c119 #define ALT_KEY 0x8 macro
/dports/games/spring/spring_98.0/rts/Sim/Units/CommandAI/
H A DCommand.h97 #define ALT_KEY (1 << 7) // 128 macro
/dports/games/spring/spring_98.0/AI/Wrappers/LegacyCpp/
H A DCommand.h91 #define ALT_KEY (1 << 7) // 128 macro
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/tools/
H A Dtool.h83 ALT_KEY = (1 << ALT_BITSHIFT), //!< Alt key is begin pressed. enumerator