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

/xsrc/external/mit/ctwm/dist/
H A Devent_handlers.h11 void HandleUnmapNotify(void);
H A Devent_handlers.c1723 * Warning, this is also called by HandleUnmapNotify; if it ever needs to
1724 * look at the event, HandleUnmapNotify will have to mash the UnmapNotify
2126 * HandleUnmapNotify - UnmapNotify event handler
2131 void HandleUnmapNotify(void) function in typeref:typename:void
/xsrc/external/mit/twm/dist/src/
H A Devents.h92 extern void HandleUnmapNotify(void);
H A Devents.c158 EventHandler[UnmapNotify] = HandleUnmapNotify;
1186 * Warning, this is also called by HandleUnmapNotify; if it ever needs to
1187 * look at the event, HandleUnmapNotify will have to mash the UnmapNotify
1407 HandleUnmapNotify(void) function in typeref:typename:void

Completed in 9 milliseconds