Home
last modified time | relevance | path

Searched refs:INPUT_RECORD (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dos_win32.c114 typedef int INPUT_RECORD; typedef
302 INPUT_RECORD *ir) in is_ambiwidth_event()
315 INPUT_RECORD *down, in make_ambiwidth_event()
316 INPUT_RECORD *up) in make_ambiwidth_event()
331 INPUT_RECORD *lpBuffer, in read_console_input()
346 static INPUT_RECORD s_irPseudo; in read_console_input()
426 INPUT_RECORD *lpBuffer, in peek_console_input()
1356 INPUT_RECORD ir; in decode_mouse_event()
1562 INPUT_RECORD ir; in WaitForChar()
1789 INPUT_RECORD ir; in tgetch()
[all …]
H A Dos_mswin.c94 typedef int INPUT_RECORD; typedef