Home
last modified time | relevance | path

Searched refs:K_8 (Results 1 – 25 of 72) sorted by relevance

123

/dports/games/powermanga/powermanga-0.93.1/src/
H A Dspecial_keys.c111 if (keys_down[K_8] && !k8) in special_keys()
119 k8 = keys_down[K_8]; in special_keys()
238 if (keys_down[K_8] && !k8) in special_keys()
246 k8 = keys_down[K_8]; in special_keys()
H A Ddisplay.h76 K_8, enumerator
/dports/games/libretro-freeintv/FreeIntv-5fc8d85/src/
H A Dcontroller.c30 #define K_8 0x44 macro
62 int keypadDirections[8]={ K_2, K_3, K_6, K_9, K_8, K_7, K_4, K_1 };
65 int keypadStates[12]={ K_1, K_2, K_3, K_4, K_5, K_6, K_7, K_8, K_9, K_C, K_0, K_E };
/dports/devel/py-game/pygame-2.1.0/examples/
H A Dblend_fill.py15 from pygame import K_1, K_2, K_3, K_4, K_5, K_6, K_7, K_8, K_9
94 elif event.key in (K_1, K_2, K_3, K_4, K_5, K_6, K_7, K_8, K_9):
/dports/devel/upp/upp/uppsrc/CtrlCore/
H A DMKeys.h94 K_CTRL_8 = K_CTRL|K_8,
181 K_SHIFT_8 = K_SHIFT|K_8,
270 K_SHIFT_CTRL_8 = K_SHIFT_CTRL|K_8,
357 K_ALT_8 = K_ALT|K_8,
H A DX11Keys.h109 K_8 = '8' + 128 + K_DELTA,
/dports/devel/upp/upp/uppsrc/CtrlLib/
H A DNSMenuKeys.i62 { K_8, '8' },
/dports/devel/ada-util/ada-util-b6612400/regtests/
H A Dutil-perfect_hash.ads22 K_8 : aliased constant String := "ASENSITIVE"; variable
244 K_8'Access, K_9'Access, K_10'Access, K_11'Access,
/dports/devel/upp/upp/uppsrc/VirtualGui/
H A DKeys.h93 K_8,
/dports/graphics/aloadimage/arcan-0.6.1/src/platform/sdl2/
H A Dsdl2_12_lut.h33 K_8= 56, enumerator
272 lut[SDL_SCANCODE_8] = K_8; in init_lut()
/dports/sysutils/acfgfs/arcan-0.6.1/src/platform/sdl2/
H A Dsdl2_12_lut.h33 K_8= 56, enumerator
272 lut[SDL_SCANCODE_8] = K_8; in init_lut()
/dports/x11/aclip/arcan-0.6.1/src/platform/sdl2/
H A Dsdl2_12_lut.h33 K_8= 56, enumerator
272 lut[SDL_SCANCODE_8] = K_8; in init_lut()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/platform/sdl2/
H A Dsdl2_12_lut.h33 K_8= 56, enumerator
272 lut[SDL_SCANCODE_8] = K_8; in init_lut()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/android/AnVICE/jni/locnet/include/
H A Dlocnet_vk.h28 K_NONE, K_ESC, K_1, K_2, K_3, K_4, K_5, K_6, K_7, K_8, K_9, K_0, K_MINUS, /*11*/ enumerator
/dports/emulators/vice/vice-3.5/src/arch/android/AnVICE/jni/locnet/include/
H A Dlocnet_vk.h28 K_NONE, K_ESC, K_1, K_2, K_3, K_4, K_5, K_6, K_7, K_8, K_9, K_0, K_MINUS, /*11*/ enumerator
/dports/devel/termbox/termbox-1.1.3/demo/
H A Dkeyboard.c50 struct key K_8[] = {{25,4,'8'},STOP}; variable
245 {{K_8,K_K_8,0}},
316 {{K_8, K_BACKSPACE, K_LCTRL, K_RCTRL, 0}}
427 draw_key(K_8, TB_WHITE, TB_BLUE); in draw_keyboard()
/dports/x11/ly/ly-0.5.2/sub/termbox_next/src/demo/
H A Dkeyboard.c51 struct key K_8[] = {{25, 4, '8'}, STOP}; variable
250 {{K_8, K_K_8, 0}},
321 {{K_8, K_BACKSPACE, K_LCTRL, K_RCTRL, 0}}
441 draw_key(K_8, TB_WHITE, TB_BLUE); in draw_keyboard()
/dports/devel/upp/upp/uppsrc/VirtualGui/SDL2GL/
H A DKeys.cpp100 { K_8, SDLK_8 },
/dports/devel/upp/upp/bazaar/LinuxFrameBuffer/
H A DKeys.cpp96 {KEY_8, K_8},
/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dkeys.h67 K_8 = 56, enumerator
/dports/devel/upp/upp/reference/WinFb/
H A DKeys.h96 K_8 = '8' + K_DELTA,
/dports/textproc/kmfl-khmer/kmfl-khmer-1.0/kmfl/
H A Dkhmer.kmn113 + [CTRL ALT K_8] > "*" dk(1)
/dports/devel/upp/upp/uppsrc/Turtle/
H A DKeys.cpp62 { WEBKEY('8'), K_8 },
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/io/
H A Dkeyb.h80 K_8 = '8', enumerator
/dports/devel/upp/upp/reference/LinuxFb/
H A DKeys.h101 K_8 = SCANCODE_8 + K_DELTA,

123