Home
last modified time | relevance | path

Searched refs:GO_FOOTER (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Doption.h298 #define GO_FOOTER 'F' // add footer macro
H A Dgui.c1522 if (vim_strchr(p_go, GO_FOOTER) != NULL) in gui_get_base_height()
3537 case GO_FOOTER: in gui_init_which_components()
H A Dgui_motif.c3166 if (vim_strchr(p_go, GO_FOOTER) != NULL) in toolbarbutton_enter_cb()