Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_w32.c6677 RECT roct; in rebuild_tearoff() local
6685 && GetClientRect(s_hwnd, &roct)) in rebuild_tearoff()
6688 y = (trect.top - rct.bottom + roct.bottom); in rebuild_tearoff()