Home
last modified time | relevance | path

Searched refs:dialog (Results 1 – 25 of 146) sorted by relevance

123456

/vim-8.2.3635/src/
H A Dgui_gtk.c1493 GtkWidget *dialog; in create_message_dialog() local
1523 return dialog; in create_message_dialog()
1784 GtkWidget *dialog; in gui_mch_dialog() local
1791 dialoginfo.dialog = GTK_DIALOG(dialog); in gui_mch_dialog()
1872 gtk_widget_destroy(dialog); in gui_mch_dialog()
2090 gtk_widget_hide(frdp->dialog); in find_key_press_event()
2232 if (frdp->dialog) in find_replace_dialog_create()
2547 G_OBJECT(frdp->dialog)); in find_replace_dialog_create()
2550 G_OBJECT(frdp->dialog)); in find_replace_dialog_create()
2661 if (dialog == find_widgets.dialog) in entry_changed_cb()
[all …]
H A Dgui_motif.c2048 XtGrabKey(dialog, XKeysymToKeycode(XtDisplay(dialog), in add_mnemonic_grabs()
2067 if (!dialog) in activate_dialog_mnemonics()
2072 add_mnemonic_grabs(dialog, dialog); in activate_dialog_mnemonics()
2081 if (!dialog) in suppress_dialog_mnemonics()
3490 cd->dialog = (Widget)0; in find_replace_destroy_callback()
3502 XtUnmanageChild(cd->dialog); in find_replace_dismiss_callback()
3584 XtUnmanageChild(frdp->dialog); in find_replace_keypress()
3651 if (frdp->dialog) in find_replace_dialog_create()
3656 if (XtIsManaged(frdp->dialog)) in find_replace_dialog_create()
3660 XtManageChild(frdp->dialog); in find_replace_dialog_create()
[all …]
H A Dgui_xmdlg.c99 Widget dialog; member
596 display = XtDisplay(data->dialog); in display_sample()
798 name = XListFonts(XtDisplay(data->dialog), pattern, 1, &i); in ok_callback()
904 data->dialog = XmCreateDialogShell(parent, "fontSelector", NULL, 0); in gui_xm_select_font()
909 xmFormWidgetClass, data->dialog, in gui_xm_select_font()
1192 add_cancel_action(data->dialog, (XtCallbackProc)cancel_callback, data); in gui_xm_select_font()
1266 XtAppProcessEvent(XtWidgetToApplicationContext(data->dialog), in gui_xm_select_font()
1271 XFreeFont(XtDisplay(data->dialog), data->old); in gui_xm_select_font()
1274 XtDestroyWidget(data->dialog); in gui_xm_select_font()
H A Dgui_athena.c2100 Widget dialog; in gui_mch_dialog() local
2127 dialog = XtVaCreateManagedWidget("dialog", in gui_mch_dialog()
2131 if (dialog == (Widget)0) in gui_mch_dialog()
2133 gui_athena_menu_colors(dialog); in gui_mch_dialog()
2135 labelWidgetClass, dialog, in gui_mch_dialog()
2149 asciiTextWidgetClass, dialog, in gui_mch_dialog()
2169 XtSetKeyboardFocus(dialog, dialogtextfield); in gui_mch_dialog()
2191 commandWidgetClass, dialog, in gui_mch_dialog()
H A Dgui_gtk_x11.c4694 GtkWidget *dialog; in gui_mch_font_dialog() local
4700 dialog = gtk_font_chooser_dialog_new(NULL, NULL); in gui_mch_font_dialog()
4704 dialog = gtk_font_selection_dialog_new(NULL); in gui_mch_font_dialog()
4734 GTK_FONT_CHOOSER(dialog), (const gchar *)oldname); in gui_mch_font_dialog()
4737 GTK_FONT_SELECTION_DIALOG(dialog), (const char *)oldname); in gui_mch_font_dialog()
4746 GTK_FONT_CHOOSER(dialog), DEFAULT_FONT); in gui_mch_font_dialog()
4749 GTK_FONT_SELECTION_DIALOG(dialog), DEFAULT_FONT); in gui_mch_font_dialog()
4752 response = gtk_dialog_run(GTK_DIALOG(dialog)); in gui_mch_font_dialog()
4759 name = gtk_font_chooser_get_font(GTK_FONT_CHOOSER(dialog)); in gui_mch_font_dialog()
4762 GTK_FONT_SELECTION_DIALOG(dialog)); in gui_mch_font_dialog()
[all …]
H A Dgui_photon.c1576 PtWidget_t *dialog, *pane; in gui_mch_dialog() local
1620 dialog = PtCreateDialog(&di); in gui_mch_dialog()
1621 PtAddFilterCallback(dialog, Ph_EV_KEY, in gui_mch_dialog()
1628 PtRealizeWidget(dialog); in gui_mch_dialog()
1629 PtMakeModal(dialog, Ph_CURSOR_NOINPUT, Ph_CURSOR_DEFAULT_COLOR); in gui_mch_dialog()
1632 PtDestroyWidget(dialog); in gui_mch_dialog()
/vim-8.2.3635/src/VisVim/
H A DREADME_VisVim.txt13 configuration dialog inside Visual Studio).
80 Close the Customize dialog box.
83 Click the first item of the toolbar to get to the options dialog.
105 1. VisVim settings dialog
134 To have fast access to the VisVim options dialog I suggest to create keyboard
149 4) Close the dialog
215 Explanation: M$ just didn't put a 'delete' button in the dialog box.
236 - All settings in the VisVim dialog are remembered between DevStudio sessions
257 - Moved the enable/disable commands from the settings dialog to the toolbar.
271 - Added an option in the VisVim dialog to prepend ESC before the first command
/vim-8.2.3635/runtime/doc/
H A Dusr_31.txt9 browser can be used for commands that use a file. A dialog to make a choice
36 cancel the file dialog nothing happens, the window isn't split.
88 dialog. You can then press "OK" or "Cancel" to tell Vim what you want.
94 Vim will pop up a dialog that looks something like this:
113 This will produce a dialog when the current buffer was changed. Then it will
117 In the dialog you can use the keyboard to select the choice.
123 of popping up a dialog, Vim will print the message at the bottom of the Vim
H A Ddebug.txt96 In Vim, reproduce the crash. A dialog will appear in Visual Studio, telling
100 Visual Studio will pop up another dialog, telling you that no symbols are
104 Symbols. The Find Symbols dialog will open, looking for (g)vim.pdb. Navigate
108 line numbers. Double-click one of the lines and the Find Source dialog will
H A Dos_dos.txt57 System Properties dialog box. The steps to do that:
58 1. Type Windows Key + R to open the "Run" dialog box.
60 dialog box will open.
62 The "Environment Variables" dialog box will open.
/vim-8.2.3635/runtime/lang/
H A Dmenu_ru_ru.vim312 " Find in help dialog
316 " Searh path dialog
320 " Tag files dialog
324 " Text width dialog
328 " File format dialog
H A Dmenu_ru_ru.koi8-r.vim302 " Find in help dialog
306 " Searh path dialog
310 " Tag files dialog
314 " Text width dialog
318 " File format dialog
H A Dmenu_tr_tr.cp1254.vim291 " Find in help dialog
294 " Searh path dialog
297 " Tag files dialog
300 " Text width dialog
303 " File format dialog
H A Dmenu_tr_tr.iso_8859-9.vim291 " Find in help dialog
294 " Searh path dialog
297 " Tag files dialog
300 " Text width dialog
303 " File format dialog
H A Dmenu_tr_tr.utf-8.vim291 " Find in help dialog
294 " Searh path dialog
297 " Tag files dialog
300 " Text width dialog
303 " File format dialog
H A Dmenu_vi_vn.vim310 " Find in help dialog
314 " Searh path dialog
318 " Tag files dialog
322 " Text width dialog
326 " File format dialog
/vim-8.2.3635/runtime/syntax/
H A Dgtkrc.vim62 …se gtk-convert gtk-copy gtk-cut gtk-delete gtk-dialog-error gtk-dialog-info gtk-dialog-question gt…
/vim-8.2.3635/runtime/
H A Dmswin.vim108 " CTRL-F is the search dialog
113 " CTRL-H is the replace dialog,
/vim-8.2.3635/runtime/ftplugin/
H A Dabap.vim20 " Windows allows you to filter the open file dialog
H A Dtcl.vim20 " Change the browse dialog on Windows to show mainly Tcl-related files
H A Dps1xml.vim19 " Change the browse dialog on Win32 to show mainly PowerShell-related files
H A Dfalcon.vim36 " Windows allows you to filter the open file dialog
H A Dmsmessages.vim32 " Win32 can filter files in the browse dialog
H A Doccam.vim33 " Win32 can filter files in the browse dialog
H A Dverilog.vim39 " Win32 can filter files in the browse dialog

123456