Searched defs:KeyEvent (Results 1 – 3 of 3) sorted by relevance
28 struct KeyEvent struct30 Key Code;31 bool Alt;32 bool Control;33 bool Shift;34 bool System;
234 static class KeyEvent extends InputEvent { class in NativeInput
155 KeyEvent(xlib::XKeyEvent), enumerator