Searched refs:_XkbIsPressEvent (Results 1 – 1 of 1) sorted by relevance
314 #define _XkbIsPressEvent(t) (((t)==KeyPress)||((t)==DeviceKeyPress)) macro317 #define _XkbIsPressEvent(t) ((t)==KeyPress) macro