Searched refs:GO_MENUS (Results 1 – 4 of 4) sorted by relevance
290 #define GO_MENUS 'm' // use menu bar macro
760 if (vim_strchr(p_go, GO_MENUS) == NULL) in gui_init()3524 case GO_MENUS: in gui_init_which_components()
1250 if (! vim_strchr(p_go, GO_MENUS)) in gui_mch_init()
4341 if (using_gnome && vim_strchr(p_go, GO_MENUS) == NULL) in gui_mch_open()