Searched refs:VIM_ERROR (Results 1 – 8 of 8) sorted by relevance
684 do_dialog(VIM_ERROR, in do_choice()803 do_dialog(VIM_ERROR, in ok_callback()
1179 #define VIM_ERROR 1 macro
1498 case VIM_ERROR: message_type = GTK_MESSAGE_ERROR; break; in create_message_dialog()
613 VIM_ERROR, in display_errors()
2739 case VIM_ERROR: in gui_mch_dialog()
5172 (void)do_dialog(VIM_ERROR, (char_u *)_("Error"), in display_errors()
2321 case VIM_ERROR: name = "stop"; break; in InitIcon()
2990 case 'E': type = VIM_ERROR; break; in f_confirm()