Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_w32.c6680 HWND thwnd = menu->tearoff_handle; in rebuild_tearoff() local
6682 GetWindowText(thwnd, (LPSTR)tbuf, 127); in rebuild_tearoff()
6683 if (GetWindowRect(thwnd, &trect) in rebuild_tearoff()
6694 DestroyWindow(thwnd); in rebuild_tearoff()