Searched refs:do_dialog (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/vim-55/src/proto/
H A Dmessage.pro66 int do_dialog __ARGS((int type, char_u *title, char_u *message, char_u *buttons, int dfltbutton, char_u *textfield));
/macosx-10.10.1/vim-55/src/
H A Dmessage.c3297 do_dialog(type, title, message, buttons, dfltbutton, textfield) function
3640 if (do_dialog(type,
3655 switch (do_dialog(type,
3673 switch (do_dialog(type,
H A Dgui_xmdlg.c688 do_dialog(VIM_ERROR,
807 do_dialog(VIM_ERROR,
H A Dvim.h1961 # define do_dialog gui_mch_dialog macro
H A Dgui.c4895 (void)do_dialog(VIM_ERROR, (char_u *)_("Error"),
H A Dmemline.c4099 * Returns a value for equivalent to do_dialog() (see below):
4517 choice = do_dialog(VIM_WARNING,
H A Dfileio.c7063 if (do_dialog(VIM_WARNING, (char_u *)_("Warning"), tbuf,

Completed in 282 milliseconds