Searched refs:shiftedEvent (Results 1 – 1 of 1) sorted by relevance
717 xEvent shiftedEvent; in RecordSendProtocolEvents() local726 memcpy(&shiftedEvent, pev, sizeof(xEvent)); in RecordSendProtocolEvents()727 shiftedEvent.u.keyButtonPointer.rootX += in RecordSendProtocolEvents()729 shiftedEvent.u.keyButtonPointer.rootY += in RecordSendProtocolEvents()731 pEvToRecord = &shiftedEvent; in RecordSendProtocolEvents()