Searched defs:SEvent (Results 1 – 1 of 1) sorted by relevance
95 typedef struct SEvent SEvent; typedef304 struct SEvent struct306 SEvent* next; /* in list of events */ argument307 int type; /* SEonblur, etc. */308 Rune* script;