Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dwinproc.cxx1451 static long ImplHandleWheelEvent( Window* pWindow, const SalWheelMouseEvent& rEvt ) in ImplHandleWheelEvent() function
2476 nRet = ImplHandleWheelEvent( pWindow, *(const SalWheelMouseEvent*)pEvent); in ImplWindowFrameProc()