Home
last modified time | relevance | path

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

/vim-8.2.3635/src/GvimExt/
H A Dgvimext.h130 int idHWnd);
H A Dgvimext.cpp795 int idHWnd) in PushToWindow() argument
797 HWND hWnd = m_hWnd[idHWnd]; in PushToWindow()