Searched refs:INPUT_RECORD (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/tcsh-65/tcsh/win32/
H A Dio.c59 INPUT_RECORD girec[2048];
255 INPUT_RECORD *irec = NULL;
276 irec = heap_alloc(howmany*sizeof(INPUT_RECORD));
/macosx-10.10/emacs-93/emacs/src/
H A Dw32inevt.c83 static INPUT_RECORD event_queue[EVENT_QUEUE_SIZE];
84 static INPUT_RECORD *queue_ptr = event_queue, *queue_end = event_queue;
/macosx-10.10/vim-55/src/
H A Dos_win16.c67 typedef int INPUT_RECORD; typedef
H A Dos_win32.c105 typedef int INPUT_RECORD; typedef
945 INPUT_RECORD ir;
1129 handle_focus_event(INPUT_RECORD ir)
1144 INPUT_RECORD ir;
1302 INPUT_RECORD ir;
H A Dos_mswin.c109 typedef int INPUT_RECORD; typedef
/macosx-10.10/apache-793/httpd/server/mpm/winnt/
H A Dservice.c84 INPUT_RECORD in;
/macosx-10.10/tcl-105/tcl/tcl/win/
H A DtclWinConsole.c1067 INPUT_RECORD input;
/macosx-10.10/tcl-105/tcl84/tcl/win/
H A DtclWinConsole.c1035 INPUT_RECORD input;
/macosx-10.10/curl-83.1.2/curl/tests/server/
H A Dsockfilt.c523 INPUT_RECORD inputrecord;
/macosx-10.10/ruby-106/ruby/ext/readline/
H A Dreadline.c149 INPUT_RECORD ir;
/macosx-10.10/less-25/less/
H A Dscreen.c2414 INPUT_RECORD ip;
/macosx-10.10/ruby-106/ruby/win32/
H A Dwin32.c2628 INPUT_RECORD ir;
2643 INPUT_RECORD ir;

Completed in 166 milliseconds