Home
last modified time | relevance | path

Searched refs:win_width (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_w32.c5521 int win_width, win_height; in gui_mch_set_shellsize() local
5537 win_width = width + (GetSystemMetrics(SM_CXFRAME) + in gui_mch_set_shellsize()
5550 window_rect.right = window_rect.left + win_width; in gui_mch_set_shellsize()
5567 win_width, win_height, TRUE); in gui_mch_set_shellsize()