Home
last modified time | relevance | path

Searched refs:DealWithUnmapNotify (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/open-motif/motif-2.3.8/demos/programs/workspace/
H A DwsmSend.h80 extern void DealWithUnmapNotify(
H A Dwsm.c732 DealWithUnmapNotify(rc,(XUnmapEvent *) &event);
H A DwsmSend.c875 DealWithUnmapNotify(Widget widget,XUnmapEvent *ev) in DealWithUnmapNotify() function