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

/xsrc/external/mit/xf86-input-keyboard/dist/src/
H A DatKeynames.h69 #define KeyPressed(k) (keyc->postdown[k >> 3] & (1 << (k & 7))) macro

Completed in 3 milliseconds