Home
last modified time | relevance | path

Searched refs:gui_mch_dialog (Results 1 – 15 of 15) sorted by relevance

/dports/editors/vim/vim-8.2.3745/src/proto/
H A Dgui_gtk.pro18 int gui_mch_dialog(int type, char_u *title, char_u *message, char_u *buttons, int def_but, char_u *…
H A Dgui_athena.pro32 int gui_mch_dialog(int type, char_u *title, char_u *message, char_u *buttons, int dfltbutton, char_…
H A Dgui_motif.pro34 int gui_mch_dialog(int type, char_u *title, char_u *message, char_u *button_names, int dfltbutton, …
H A Dgui_photon.pro11 int gui_mch_dialog(int type, char_u *title, char_u *message, char_u *buttons, int default_button, c…
H A Dgui_haiku.pro84 int gui_mch_dialog(int type, char_u *title, char_u *message, char_u *buttons, int dfltbutton, char_…
H A Dgui_w32.pro88 int gui_mch_dialog(int type, char_u *title, char_u *message, char_u *buttons, int dfltbutton, char_…
/dports/editors/vim/vim-8.2.3745/src/
H A Dvim.h2288 # define do_dialog gui_mch_dialog
H A Dgui_athena.c2084 gui_mch_dialog( in gui_mch_dialog() function
H A Dos_mswin.c609 (void)gui_mch_dialog( in display_errors()
H A Dgui_gtk.c1776 gui_mch_dialog(int type, // type of dialog in gui_mch_dialog() function
H A Dgui_photon.c1500 gui_mch_dialog( in gui_mch_dialog() function
H A Dmessage.c3771 c = gui_mch_dialog(type, title, message, buttons, dfltbutton, in do_dialog()
H A Dgui_motif.c2501 gui_mch_dialog( in gui_mch_dialog() function
H A Dgui_haiku.cc4921 gui_mch_dialog( in gui_mch_dialog() function
H A Dgui_w32.c6865 gui_mch_dialog( in gui_mch_dialog() function