Home
last modified time | relevance | path

Searched defs:CONTROL_RIGHT (Results 1 – 9 of 9) sorted by relevance

/dports/games/libretro-xrick/xrick-libretro-0aad6c6/include/
H A Dcontrol.h20 #define CONTROL_RIGHT 0x01 macro
/dports/games/xrick/xrick-021212/include/
H A Dcontrol.h20 #define CONTROL_RIGHT 0x01 macro
/dports/games/frogatto/frogatto-1.3.1/src/
H A Dcontrols.hpp17 CONTROL_RIGHT, enumerator
/dports/games/brumbrumrally/brumbrumrally-0.7/src/
H A DDriver.h36 const int CONTROL_RIGHT = 3; variable
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/draft/keyboard/
H A DModifierKey.java23 … CONTROL(Variant.PARENT, "ctrl"), CONTROL_LEFT(Variant.LEFT, "ctrl"), CONTROL_RIGHT(Variant.RIGHT,… enumConstant
/dports/www/p5-Firefox-Marionette/Firefox-Marionette-1.10/lib/Firefox/Marionette/
H A DKeys.pm99 sub CONTROL_RIGHT { return chr hex '0xE051' } subroutine
/dports/games/egoboo/egoboo-2.8.1/src/game/file_formats/
H A Dcontrols_file.h55 CONTROL_RIGHT, enumerator
/dports/games/legend-of-edgar/edgar-1.34/src/
H A Ddefs.h418 CONTROL_RIGHT, enumerator
/dports/editors/nano/nano-5.9/src/
H A Ddefinitions.h172 #define CONTROL_RIGHT 0x402 macro