Home
last modified time | relevance | path

Searched refs:K_HOME (Results 1 – 25 of 337) sorted by relevance

12345678910>>...14

/dports/games/dhewm3/dhewm3-1.5.1/neo/sys/win32/
H A Dwin_input.cpp50 K_F6, K_F7, K_F8, K_F9, K_F10, K_PAUSE, K_SCROLL, K_HOME,
67 K_F6, K_F7, K_F8, K_F9, K_F10, K_PAUSE, K_SCROLL, K_HOME,
111 K_F6, K_F7, K_F8, K_F9, K_F10, K_PAUSE, K_SCROLL, K_HOME,
128 K_F6, K_F7, K_F8, K_F9, K_F10, K_PAUSE, K_SCROLL, K_HOME,
172 K_F6, K_F7, K_F8, K_F9, K_F10, K_PAUSE, K_SCROLL, K_HOME,
189 K_F6, K_F7, K_F8, K_F9, K_F10, K_PAUSE, K_SCROLL, K_HOME,
233 K_F6, K_F7, K_F8, K_F9, K_F10, K_PAUSE, K_SCROLL, K_HOME,
250 K_F6, K_F7, K_F8, K_F9, K_F10, K_PAUSE, K_SCROLL, K_HOME,
294 K_F6, K_F7, K_F8, K_F9, K_F10, K_PAUSE, K_SCROLL, K_HOME,
311 K_F6, K_F7, K_F8, K_F9, K_F10, K_PAUSE, K_SCROLL, K_HOME,
[all …]
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Dkeys.c88 {"HOME", K_HOME},
273 if (key == K_HOME) in Key_Console()
597 consolekeys[K_HOME] = true; in Key_Init()
680 key != K_HOME && in Key_Event()
H A Dkeys.h56 #define K_HOME 151 macro
/dports/net/trafshow/trafshow-5.2.3/
H A Dgetkey.c430 return K_HOME;
450 return K_HOME;
476 return K_HOME;
584 case K_HOME: /* move to begin of line */
H A Dgetkey.h32 #define K_HOME 0x0800 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/ui/
H A Dkeysyms.h12 #define K_HOME SL_KEY_HOME macro
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/ui/
H A Dkeysyms.h12 #define K_HOME SL_KEY_HOME macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/ui/
H A Dkeysyms.h12 #define K_HOME SL_KEY_HOME macro
/dports/games/openclonk/openclonk-release-8.1-src/src/platform/
H A DC4Window.h179 #define K_HOME 102 macro
236 extern C4KeyCode K_HOME;
/dports/games/0verkill/0verkill-0.16/
H A Dkbd.h53 #define K_HOME 348 macro
H A Dxkbd.c50 K_NUM2,K_NUM3,K_NUM0,K_NUM_DOT,0,0,0,K_F11,K_F12,K_HOME,K_UP,K_PGUP,K_LEFT,0,K_RIGHT,K_END, in remap_out()
154 case K_HOME: return 89; in remap_in()
/dports/devel/upp/upp/uppsrc/CtrlCore/
H A DMKeys.h20 K_CTRL_HOME = K_CTRL|K_HOME,
109 K_SHIFT_HOME = K_SHIFT|K_HOME,
196 K_SHIFT_CTRL_HOME = K_SHIFT_CTRL|K_HOME,
285 K_ALT_HOME = K_ALT|K_HOME,
/dports/games/sopwith/sopwith-1.8.4/src/
H A Dvideo.c67 c |= K_HOME; in Vid_GetGameKeys()
/dports/games/quetoo/quetoo-0.6.1/src/
H A Dkeys.h61 K_HOME = 151, enumerator
/dports/games/stratagus/stratagus-3.2.0/src/guichan/include/guichan/
H A Dkey.h211 K_HOME, enumerator
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/guichan/include/guichan/
H A Dkey.h211 K_HOME, enumerator
/dports/deskutils/teapot/teapot-2.3.0/
H A Dmain.h38 K_HOME = -13, enumerator
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/Experiments/OVIMAutoPhonetic/
H A DGrammarUnit.h38 K_HOME=1, K_END=4, K_PAGEUP=11, K_PAGEDOWN=12, enumerator
/dports/devel/upp/upp/uppsrc/CtrlLib/
H A DNSMenuKeys.i9 { K_HOME, NSHomeFunctionKey },
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/Experiments/OVIMAutoPhonetic/
H A DGrammarUnit.h38 K_HOME=1, K_END=4, K_PAGEUP=11, K_PAGEDOWN=12,
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/win32/
H A Dwin_wndproc.c131 K_F6, K_F7, K_F8, K_F9, K_F10, K_PAUSE, 0 , K_HOME,
176 case K_HOME: in MapKey()
/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Din_svgalib.c167 scantokey[ 71] = K_HOME; in IN_InitKeyboard()
191 scantokey[102] = K_HOME; in IN_InitKeyboard()
/dports/editors/neovim/neovim-0.6.1/test/symbolic/klee/nvim/
H A Dkeymap.c128 case K_XHOME: return K_HOME; in handle_x_keys()
129 case K_ZHOME: return K_HOME; in handle_x_keys()
238 { K_HOME, "Home" },
/dports/games/q2p/Q2P-0.2-2006-12-31/client/
H A Dkeys.h58 #define K_HOME 151 macro
/dports/games/quake2lnx/quake2-r0.16.2/src/client/
H A Dkeys.h57 K_HOME = 151, enumerator

12345678910>>...14