Searched refs:GO_TOOLBAR (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dgui.c1160 if (vim_strchr(p_go, GO_TOOLBAR) != NULL)
1171 if (vim_strchr(p_go, GO_TOOLBAR) != NULL)
1244 if (vim_strchr(p_go, GO_TOOLBAR) != NULL)
3231 case GO_TOOLBAR:
4059 if (vim_strchr(p_go, GO_TOOLBAR) != NULL)
H A Dgui_w16.c1537 gui_mch_show_toolbar(vim_strchr(p_go, GO_TOOLBAR) != NULL);
H A Doption.h232 #define GO_TOOLBAR 'T' /* add toolbar */ macro
H A Dgui_w48.c1189 if (vim_strchr(p_go, GO_TOOLBAR) != NULL)
1200 if (vim_strchr(p_go, GO_TOOLBAR) != NULL)
H A Dworkshop.c118 if (vim_strchr(p_go, GO_TOOLBAR) == NULL)
H A Dgui_athena.c1224 && vim_strchr(p_go, GO_TOOLBAR) != NULL)
H A Dgui_gtk_x11.c3311 if (vim_strchr(p_go, GO_TOOLBAR) != NULL
3795 if (using_gnome && vim_strchr(p_go, GO_TOOLBAR) == NULL
H A Dgui_photon.c1269 if( ! vim_strchr( p_go, GO_TOOLBAR ) )
H A Dgui_motif.c1395 && vim_strchr(p_go, GO_TOOLBAR) != NULL)
H A Dgui_w32.c4090 gui_mch_show_toolbar(vim_strchr(p_go, GO_TOOLBAR) != NULL);

Completed in 285 milliseconds