Home
last modified time | relevance | path

Searched refs:withdraw_window (Results 1 – 17 of 17) sorted by relevance

/dports/x11/alltray/alltray-0.70/src/
H A Dchild.h8 void withdraw_window(win_struct *win);
H A Dchild.c522 void withdraw_window(win_struct *win) in withdraw_window() function
H A Dmain.c422 withdraw_window(win); in main()
/dports/x11-wm/sdorfehs/sdorfehs-1.2/
H A Dmanage.h55 void withdraw_window(rp_window *win);
H A Devents.c120 withdraw_window(win); in unmap_notify()
139 withdraw_window(win); in unmap_notify()
229 withdraw_window(win); in destroy_window()
245 withdraw_window(win); in destroy_window()
H A Dmanage.c917 withdraw_window(rp_window *win) in withdraw_window() function
/dports/x11-wm/ratpoison/ratpoison-1.4.9/src/
H A Dmanage.h56 void withdraw_window (rp_window *win);
H A Devents.c120 if (ev->xunmap.send_event) withdraw_window (win); in unmap_notify()
138 withdraw_window (win); in unmap_notify()
216 withdraw_window (win); in destroy_window()
234 withdraw_window (win); in destroy_window()
H A Dmanage.c924 withdraw_window (rp_window *win) in withdraw_window() function
H A Dactions.c4985 withdraw_window (win); in sync_wins()
4999 withdraw_window (win); in sync_wins()
/dports/japanese/kterm/kterm-6.2.0.fb6/
H A Dmisc.c1005 static void withdraw_window (dpy, w, scr) in withdraw_window() function
1029 withdraw_window (XtDisplay (term),
1064 withdraw_window (XtDisplay (tekWidget),
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/tcltk/
H A Dtkconq.tcl3281 withdraw_window ".contour"
3297 withdraw_window ".contour"
4303 withdraw_window ".find"
4325 withdraw_window ".find"
4437 withdraw_window ".research"
4633 withdraw_window ".scores"
4703 withdraw_window ".prefs"
5431 withdraw_window ".prefs"
5712 withdraw_window ".help"
5828 withdraw_window ".gameover"
[all …]
H A Dtkmain.c258 static int withdraw_window(const char *, Tcl_Interp *);
4789 return withdraw_window(argv[1], interp); in tk_withdraw_window()
4798 withdraw_window(const char * windowpath, Tcl_Interp * interp) in withdraw_window() function
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-2003585 * tkconq.tcl (set_players): Dont call withdraw_window
667 Call withdraw_window ".chat" instead of dismiss_chat. Add
4200 execute_long_command and then withdraw_window.
5609 (ok_contour_interval): Call withdraw_window instead.
5611 (ask_bool_done): Call withdraw_window instead.
5612 (popup_find_dialog): Call withdraw_window instead.
5613 (popup_research_dialog): Call withdraw_window instead.
5614 (ok_research): Call withdraw_window instead.
5615 (rest_research): Call withdraw_window instead.
5617 (dismiss_scores): Call withdraw_window instead.
[all …]
/dports/devel/directfb/DirectFB-1.4.17/wm/default/
H A Ddefault.c1824 withdraw_window( CoreWindowStack *stack, in withdraw_window() function
1899 withdraw_window( stack, data, window, window_data ); in remove_window()
2295 withdraw_window( stack, data, window, window_data ); in set_opacity()
/dports/x11/xterm/xterm-370/
H A Dmisc.c6496 withdraw_window(Display *dpy, Window w, int scr) in withdraw_window() function
6527 withdraw_window(XtDisplay(xw), in set_vt_visibility()
6575 withdraw_window(XtDisplay(tekWidget), in set_tek_visibility()
/dports/lang/vala/vala-0.48.18/vapi/
H A Dx11.vapi207 public Status withdraw_window (Window w, int screen_number);