Lines Matching refs:WM_VISTA_MOUSEHWHEEL
294 const int WM_VISTA_MOUSEHWHEEL = 0x020E;2132 case WM_VISTA_MOUSEHWHEEL:2135 handled = webView->mouseWheel(wParam, lParam, message == WM_VISTA_MOUSEHWHEEL);