Home
last modified time | relevance | path

Searched refs:hChildWnd (Results 1 – 1 of 1) sorted by last modified time

/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx5802 HWND hChildWnd; in ImplSalWheelMousePos() local
5806 hChildWnd = hWheelWnd; in ImplSalWheelMousePos()
5808 ScreenToClient( hChildWnd, &aPt ); in ImplSalWheelMousePos()
5809 … hWheelWnd = ChildWindowFromPointEx( hChildWnd, aPt, CWP_SKIPINVISIBLE | CWP_SKIPTRANSPARENT ); in ImplSalWheelMousePos()
5811 while ( hWheelWnd && (hWheelWnd != hChildWnd) ); in ImplSalWheelMousePos()

Completed in 29 milliseconds