Home
last modified time | relevance | path

Searched defs:SEvent (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/include/
H A Dhtml.h95 typedef struct SEvent SEvent; typedef
304 struct SEvent struct
306 SEvent* next; /* in list of events */ argument
307 int type; /* SEonblur, etc. */
308 Rune* script;