Searched refs:GO_TEAROFF (Results 1 – 4 of 4) sorted by relevance
296 #define GO_TEAROFF 't' // add tear-off menu items macro
670 if (vim_strchr(p_go, GO_TEAROFF) != NULL) in gui_mch_add_menu()
687 && vim_strchr(p_go, GO_TEAROFF) != NULL in add_menu_path()
3541 case GO_TEAROFF: in gui_init_which_components()