Searched refs:wheel_location (Results 1 – 1 of 1) sorted by relevance
73 POINT wheel_location = { GET_X_LPARAM(l_param), GET_Y_LPARAM(l_param) }; in RerouteMouseWheel() local74 HWND window_under_wheel = WindowFromPoint(wheel_location); in RerouteMouseWheel()