Searched refs:WM_VISTA_MOUSEHWHEEL (Results 1 – 1 of 1) sorted by relevance
262 const int WM_VISTA_MOUSEHWHEEL = 0x020E; variable1863 case WM_VISTA_MOUSEHWHEEL: in WebViewWndProc()1866 handled = webView->mouseWheel(wParam, lParam, message == WM_VISTA_MOUSEHWHEEL); in WebViewWndProc()