Searched refs:SignalPopup (Results 1 – 1 of 1) sorted by relevance
/dports/x11-wm/jwm/jwm-2.3.7/src/ |
H A D | popup.c | 38 static void SignalPopup(const TimeType *now, int x, int y, Window w, 46 RegisterCallback(100, SignalPopup, NULL); in StartupPopup() 52 UnregisterCallback(SignalPopup, NULL); in ShutdownPopup() 207 void SignalPopup(const TimeType *now, int x, int y, Window w, void *data) in SignalPopup() function
|