Home
last modified time | relevance | path

Searched refs:VIM_GENERIC (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/
H A Dvim.h1178 #define VIM_GENERIC 0 macro
H A Dgui_gtk.c1518 else if (type == VIM_GENERIC) in create_message_dialog()
H A Dgui_motif.c2736 case VIM_GENERIC: in gui_mch_dialog()
H A Dgui_haiku.cc2293 if (type == VIM_GENERIC) in InitIcon()
H A Devalfunc.c2957 int type = VIM_GENERIC; in f_confirm()
2994 case 'G': type = VIM_GENERIC; break; in f_confirm()