Home
last modified time | relevance | path

Searched refs:W_EventsQueuedCk (Results 1 – 7 of 7) sorted by relevance

/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A DWlib.h119 extern int W_EventsQueuedCk(void);
185 int W_EventsQueuedCk(void);
H A Dx11window.h111 int W_EventsQueuedCk(void);
H A Dgetname.c501 while (W_EventsQueuedCk()) events(); in getname()
H A Dplayback.c377 while (W_EventsQueuedCk()) in pbmain()
H A Dinput.c673 while (W_EventsQueuedCk()) in input2()
H A Dnewwin.c974 W_EventsQueuedCk(); in entrywindow()
H A Dx11window.c3453 W_EventsQueuedCk(void) in W_EventsQueuedCk() function