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

/xsrc/external/mit/ctwm/dist/
H A Devent_handlers.h8 void HandleDestroyNotify(void);
H A Devent_handlers.c1715 * HandleDestroyNotify - DestroyNotify event handler
1720 void HandleDestroyNotify(void) function in typeref:typename:void
2200 HandleDestroyNotify(); /* do not need to mash event before */
/xsrc/external/mit/twm/dist/src/
H A Devents.h87 extern void HandleDestroyNotify(void);
H A Devents.c155 EventHandler[DestroyNotify] = HandleDestroyNotify;
1182 HandleDestroyNotify(void) function in typeref:typename:void
1467 HandleDestroyNotify(); /* do not need to mash event before */

Completed in 10 milliseconds