Searched refs:KeyPress (Results 1 – 4 of 4) sorted by relevance
314 #define _XkbIsPressEvent(t) (((t)==KeyPress)||((t)==DeviceKeyPress))317 #define _XkbIsPressEvent(t) ((t)==KeyPress)
181 #define KeyPress 2 macro
182 case FakeDataCommand::KeyPress: { in handleGenerateFakeDataRequest()
491 case KeyPress: in processEvent()