Home
last modified time | relevance | path

Searched refs:GO_MENUS (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Doption.h290 #define GO_MENUS 'm' // use menu bar macro
H A Dgui.c760 if (vim_strchr(p_go, GO_MENUS) == NULL) in gui_init()
3524 case GO_MENUS: in gui_init_which_components()
H A Dgui_photon.c1250 if (! vim_strchr(p_go, GO_MENUS)) in gui_mch_init()
H A Dgui_gtk_x11.c4341 if (using_gnome && vim_strchr(p_go, GO_MENUS) == NULL) in gui_mch_open()