Home
last modified time | relevance | path

Searched refs:open_win (Results 1 – 25 of 31) sorted by relevance

12

/dports/editors/neovim/neovim-0.6.1/test/functional/ui/
H A Dfloat_spec.lua59 meths.open_win(0, true, {width=10, height=10, relative='editor', row=0, col=0})
72 local win = meths.open_win(buf, false, {relative='win', width=16, height=1, row=0, col=10})
85 local win = meths.open_win(buf, true, {relative='win', width=16, height=1, row=0, col=10})
1699 pcall_err(meths.open_win,buf, false, {width=20,height=2,bork=true}))
1709 pcall_err(meths.open_win,buf, false, {width=20,height=2,relative='editor'}))
1717 pcall_err(meths.open_win,buf, false, {relative='editor', row=0, col=0}))
2700 meths.open_win(buf, false, {relative='editor', width=20, height=1, row=3, col=1})
2740 meths.open_win(buf, true, {relative='editor', width=20, height=2, row=2, col=5})
3331 meths.open_win(buf, true, {relative='editor', width=30, height=3, row=2, col=0})
3450 meths.open_win(buf, false, {relative='editor', width=20, height=2, row=2, col=5})
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/debugger/src/
H A Ddbg_wx_settings.erl40 open_win(Win, Pos, SFile, Str, ?wxFD_OPEN).
44 open_win(Win, Pos, SFile, Str, ?wxFD_SAVE).
51 open_win(Win, Pos, SFile, Str, What) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/debugger/src/
H A Ddbg_wx_settings.erl40 open_win(Win, Pos, SFile, Str, ?wxFD_OPEN).
44 open_win(Win, Pos, SFile, Str, ?wxFD_SAVE).
51 open_win(Win, Pos, SFile, Str, What) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/debugger/src/
H A Ddbg_wx_settings.erl40 open_win(Win, Pos, SFile, Str, ?wxFD_OPEN).
44 open_win(Win, Pos, SFile, Str, ?wxFD_SAVE).
51 open_win(Win, Pos, SFile, Str, What) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/debugger/src/
H A Ddbg_wx_settings.erl40 open_win(Win, Pos, SFile, Str, ?wxFD_OPEN).
44 open_win(Win, Pos, SFile, Str, ?wxFD_SAVE).
51 open_win(Win, Pos, SFile, Str, What) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/debugger/src/
H A Ddbg_wx_settings.erl40 open_win(Win, Pos, SFile, Str, ?wxFD_OPEN).
44 open_win(Win, Pos, SFile, Str, ?wxFD_SAVE).
51 open_win(Win, Pos, SFile, Str, What) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/debugger/src/
H A Ddbg_wx_settings.erl40 open_win(Win, Pos, SFile, Str, ?wxFD_OPEN).
44 open_win(Win, Pos, SFile, Str, ?wxFD_SAVE).
51 open_win(Win, Pos, SFile, Str, What) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/debugger/src/
H A Ddbg_wx_settings.erl40 open_win(Win, Pos, SFile, Str, ?wxFD_OPEN).
44 open_win(Win, Pos, SFile, Str, ?wxFD_SAVE).
51 open_win(Win, Pos, SFile, Str, What) -> function
/dports/editors/neovim/neovim-0.6.1/test/functional/api/
H A Dwindow_spec.lua368 local win = meths.open_win(0, true, {
400 local newwin = meths.open_win(buf, true, {
411 local newwin = meths.open_win(buf, true, {
424 meths.open_win(meths.create_buf(true, true), true, {
428 meths.open_win(meths.create_buf(true, true), true, {
438 local win = meths.open_win(0, true, {
457 local win = meths.open_win(0, true, {
/dports/lang/fpc-source/fpc-3.2.2/packages/tosunits/examples/
H A Dgemwin.pas45 function open_win: smallint; in open_win() function
66 open_win:=handle;
163 win_h:=open_win;
H A Dgemcube.pas202 function open_win: smallint; in open_win() function
223 open_win:=handle;
370 win_h:=open_win;
/dports/net-im/libpurple/pidgin-2.14.8/finch/
H A Dgntpounce.c83 GntWidget *open_win; member
255 gnt_check_box_get_checked(GNT_CHECK_BOX(dialog->open_win))); in save_pounce_cb()
274 gnt_check_box_get_checked(GNT_CHECK_BOX(dialog->open_win))); in save_pounce_cb()
430 dialog->open_win = gnt_check_box_new(_("Open an IM window")); in finch_pounce_editor_show()
442 gnt_box_add_widget(GNT_BOX(hbox), dialog->open_win); in finch_pounce_editor_show()
521 gnt_check_box_set_checked(GNT_CHECK_BOX(dialog->open_win), in finch_pounce_editor_show()
599 gnt_check_box_set_checked(GNT_CHECK_BOX(dialog->open_win), in finch_pounce_editor_show()
/dports/net-im/pidgin/pidgin-2.14.8/finch/
H A Dgntpounce.c83 GntWidget *open_win; member
255 gnt_check_box_get_checked(GNT_CHECK_BOX(dialog->open_win))); in save_pounce_cb()
274 gnt_check_box_get_checked(GNT_CHECK_BOX(dialog->open_win))); in save_pounce_cb()
430 dialog->open_win = gnt_check_box_new(_("Open an IM window")); in finch_pounce_editor_show()
442 gnt_box_add_widget(GNT_BOX(hbox), dialog->open_win); in finch_pounce_editor_show()
521 gnt_check_box_set_checked(GNT_CHECK_BOX(dialog->open_win), in finch_pounce_editor_show()
599 gnt_check_box_set_checked(GNT_CHECK_BOX(dialog->open_win), in finch_pounce_editor_show()
/dports/net-im/finch/pidgin-2.14.8/finch/
H A Dgntpounce.c83 GntWidget *open_win; member
255 gnt_check_box_get_checked(GNT_CHECK_BOX(dialog->open_win))); in save_pounce_cb()
274 gnt_check_box_get_checked(GNT_CHECK_BOX(dialog->open_win))); in save_pounce_cb()
430 dialog->open_win = gnt_check_box_new(_("Open an IM window")); in finch_pounce_editor_show()
442 gnt_box_add_widget(GNT_BOX(hbox), dialog->open_win); in finch_pounce_editor_show()
521 gnt_check_box_set_checked(GNT_CHECK_BOX(dialog->open_win), in finch_pounce_editor_show()
599 gnt_check_box_set_checked(GNT_CHECK_BOX(dialog->open_win), in finch_pounce_editor_show()
/dports/lang/fpc-source/fpc-3.2.2/packages/amunits/examples/
H A Damicube.pas199 function open_win: PWindow; in open_win() function
204 open_win:=OpenWindow(@newwin);
333 win:=open_win;
/dports/net-im/libpurple/pidgin-2.14.8/pidgin/
H A Dgtkpounce.c91 GtkWidget *open_win; member
341 gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(dialog->open_win))); in save_pounce_cb()
362 gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(dialog->open_win))); in save_pounce_cb()
671 dialog->open_win in pidgin_pounce_editor_show()
706 gtk_size_group_add_widget(sg, dialog->open_win); in pidgin_pounce_editor_show()
721 gtk_table_attach(GTK_TABLE(table), dialog->open_win, 0, 1, 0, 1, in pidgin_pounce_editor_show()
750 gtk_widget_show(dialog->open_win); in pidgin_pounce_editor_show()
911 gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(dialog->open_win), in pidgin_pounce_editor_show()
1002 gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(dialog->open_win), in pidgin_pounce_editor_show()
/dports/net-im/pidgin/pidgin-2.14.8/pidgin/
H A Dgtkpounce.c91 GtkWidget *open_win; member
341 gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(dialog->open_win))); in save_pounce_cb()
362 gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(dialog->open_win))); in save_pounce_cb()
671 dialog->open_win in pidgin_pounce_editor_show()
706 gtk_size_group_add_widget(sg, dialog->open_win); in pidgin_pounce_editor_show()
721 gtk_table_attach(GTK_TABLE(table), dialog->open_win, 0, 1, 0, 1, in pidgin_pounce_editor_show()
750 gtk_widget_show(dialog->open_win); in pidgin_pounce_editor_show()
911 gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(dialog->open_win), in pidgin_pounce_editor_show()
1002 gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(dialog->open_win), in pidgin_pounce_editor_show()
/dports/net-im/finch/pidgin-2.14.8/pidgin/
H A Dgtkpounce.c91 GtkWidget *open_win; member
341 gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(dialog->open_win))); in save_pounce_cb()
362 gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(dialog->open_win))); in save_pounce_cb()
671 dialog->open_win in pidgin_pounce_editor_show()
706 gtk_size_group_add_widget(sg, dialog->open_win); in pidgin_pounce_editor_show()
721 gtk_table_attach(GTK_TABLE(table), dialog->open_win, 0, 1, 0, 1, in pidgin_pounce_editor_show()
750 gtk_widget_show(dialog->open_win); in pidgin_pounce_editor_show()
911 gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(dialog->open_win), in pidgin_pounce_editor_show()
1002 gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(dialog->open_win), in pidgin_pounce_editor_show()
/dports/sysutils/lookat/lookat_bekijk-1.4.4/
H A Dwin.h55 WINDOW * open_win(int yy,int xx,int y,int x);
H A Dbekijk.c157 m->w=open_win(7,m->l+2,1,1); in open_bm()
172 m->w=open_win(7,m->l+2,1,(m->parent)->place[3]); in open_gm()
181 m->w=open_win(5,m->l+2,1,(m->parent)->place[5]); in open_zm()
190 m->w=open_win(9,m->l+2,1,(m->parent)->place[7]); in open_om()
205 m->w=open_win(5,m->l+2,1,COLS-m->l-2); in open_hlpm()
215 m->w=open_win(m->amount+2,m->l+2,2*(m->parent)->sel+LINES/2-3,COLS/2-3); in open_fg()
1495 win1=open_win(LINES-2,COLS,1,0); in main()
1496 win2=open_win(1,COLS,LINES-1,0); in main()
1497 hm_win=open_win(1,COLS,0,0); in main()
H A Dwin.c78 WINDOW * open_win(int yy,int xx,int y,int x) in open_win() function
100 w=open_win(yy,xx,LINES/2-yy/2,COLS/2-xx/2); in open_cwin()
/dports/editors/neovim/neovim-0.6.1/test/functional/vimscript/
H A Dscreenpos_spec.lua21 local float = meths.open_win(bufnr, false, opts)
/dports/multimedia/gmerlin/gmerlin-1.2.0/include/gmerlin/
H A Dplugin.h2282 int (*open_win)(void * priv, gavl_audio_format_t * audio_format, member
/dports/net-im/tkabber-plugins/tkabber-plugins-1.1.2/mute/
H A Dmute.tcl346 open_win $xlib $from $id
/dports/net-im/tkabber-plugins/tkabber-plugins-1.1.2/ejabberd/
H A Dejabberd.tcl144 open_win $xlib $ejabberd_server

12