Home
last modified time | relevance | path

Searched refs:_keysw32pool (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/grx/grx249/src/mouse/
H A Dw32keys.c42 key = _keysw32pool[0]; in GrKeyRead()
44 _keysw32pool[i] = _keysw32pool[i + 1]; in GrKeyRead()
H A Dw32inp.c43 int _keysw32pool[_MAXKEYSW32POOL]; variable
382 _keysw32pool[_nkeysw32pool++] = ev.key; in _GrUpdateInputs()
/dports/graphics/grx/grx249/src/include/
H A Dlibwin32.h52 extern int _keysw32pool[_MAXKEYSW32POOL];