Searched refs:VIM_CLASS (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dgui_w16.c56 #define VIM_CLASS "Vim" macro
330 const char szVimWndClass[] = VIM_CLASS;
H A Dgui_x11.c58 #define VIM_CLASS "Vim" macro
1290 gui.dpy = XtOpenDisplay(app_context, 0, VIM_NAME, VIM_CLASS,
1341 vimShell = XtVaAppCreateShell(VIM_NAME, VIM_CLASS,
H A Dgui_w32.c301 #define VIM_CLASS "Vim" macro
1282 const char szVimWndClass[] = VIM_CLASS;

Completed in 162 milliseconds