Home
last modified time | relevance | path

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

/dports/deskutils/maliit-keyboard/keyboard-2.1.0/tests/autopilot/ubuntu_keyboard/emulators/
H A Dkeypad.py33 CAPSLOCK = "CAPSLOCK" variable in KeyPadState
/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dcit101_kbd.cpp153 …PORT_BIT(0x08, IP_ACTIVE_LOW, IPT_KEYBOARD) PORT_TOGGLE PORT_CHAR(UCHAR_MAMEKEY(CAPSLOCK)) PORT_CO… in PORT_CHAR()
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dcit101_kbd.cpp153 …PORT_BIT(0x08, IP_ACTIVE_LOW, IPT_KEYBOARD) PORT_TOGGLE PORT_CHAR(UCHAR_MAMEKEY(CAPSLOCK)) PORT_CO… in PORT_CHAR()
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/draft/keyboard/
H A DModifierKey.java26 …"opt"), CAPSLOCK(Variant.NONE, "caps"), SHIFT(Variant.PARENT, "shift"), SHIFT_LEFT(Variant.LEFT, "… enumConstant
/dports/news/golded+/golded-plus/golded+/goldlib/gcui/
H A Dgkbdbase.h112 #define CAPSLOCK 64 // [Caps Lock] toggled macro
/dports/japanese/ng-canna/ng-1.4.4/sys/human68k/
H A Dttyio.c285 # define CAPSLOCK (0x80) in ttgetc() macro
/dports/japanese/ng/ng-1.4.4/sys/human68k/
H A Dttyio.c285 # define CAPSLOCK (0x80) in ttgetc() macro
/dports/japanese/ng-devel/ng-1.5beta1/sys/human68k/
H A Dttyio.c279 # define CAPSLOCK (0x80) in ttgetc() macro
/dports/deskutils/py-autokey/autokey-0.95.10/lib/autokey/iomediator/
H A Dkey.py31 CAPSLOCK = "<capslock>" variable in Key
/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dkeybindings.c66 #define CAPSLOCK (LockMask << 16) macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dkeycodes.hxx187 CAPSLOCK = 0x0001, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dkeycodes.hxx182 CAPSLOCK = 0x0001, enumerator
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/include/solarus/core/
H A DInputEvent.h177 CAPSLOCK = SDLK_CAPSLOCK, enumerator
/dports/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/OSX/src/main/java/net/java/games/input/
H A DKeyboardUsage.java98 …public static final KeyboardUsage CAPSLOCK = new KeyboardUsage(Component.Identifier.Key.CAPITAL, 0… field in KeyboardUsage
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/window/
H A Dkey.py327 CAPSLOCK = 0xffe5 variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/window/
H A Dkey.py327 CAPSLOCK = 0xffe5 variable
/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/Input/
H A DKeycode.cs89 CAPSLOCK = 57 | (1 << 30), enumerator
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/vkbd/
H A De_kbd_int.c12 CAPSLOCK = (1 << 1), enumerator
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/
H A DGnashKey.h65 CAPSLOCK = 20, enumerator