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

/macosx-10.10.1/vim-55/src/
H A Dgui_w32.c1287 const WCHAR szTextAreaClassW[] = L"VimTextArea"; local
1441 if (GetClassInfoW(s_hinst, szTextAreaClassW, &wndclassw) == 0)
1452 wndclassw.lpszClassName = szTextAreaClassW;

Completed in 131 milliseconds