Searched refs:STDH (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Devent_core.c118 #define STDH(evt) EventHandler[evt] = Handle##evt macro
121 STDH(Expose);
122 STDH(CreateNotify);
123 STDH(DestroyNotify);
124 STDH(MapRequest);
125 STDH(MapNotify);
126 STDH(UnmapNotify);
127 STDH(MotionNotify);
128 STDH(ButtonRelease);
129 STDH(ButtonPres
[all...]

Completed in 2 milliseconds