Searched refs:ptMouse (Results 1 – 1 of 1) sorted by relevance
406 POINT ptMouse; in HatchWndProc() local421 GetCursorPos(&ptMouse); in HatchWndProc()422 ScreenToClient(hWnd,&ptMouse); in HatchWndProc()425 if(phw->m_aTracker.Track(hWnd,ptMouse,FALSE,GetParent(hWnd))) in HatchWndProc()434 GetCursorPos(&ptMouse); in HatchWndProc()435 ScreenToClient(hWnd,&ptMouse); in HatchWndProc()
Completed in 12 milliseconds