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

/macosx-10.10.1/vim-55/src/
H A Dgui_w32.c528 HWND hdl_mswheel; local
552 hdl_mswheel = FindWindow(VMOUSEZ_CLASSNAME, VMOUSEZ_TITLE);
553 if (hdl_mswheel)
558 mouse_scroll_lines = (int)SendMessage(hdl_mswheel,

Completed in 80 milliseconds