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

/macosx-10.10.1/vim-55/src/
H A Dgui_w16.c113 int frameht = GetSystemMetrics(SM_CYFRAME); local
125 2 * frameht * (!IsZoomed(s_hwnd)) + capht);
H A Dgui_w32.c463 int frameht = GetSystemMetrics(SM_CYFRAME); local
475 + 2 * frameht * (!IsZoomed(s_hwnd)) + capht);

Completed in 86 milliseconds