Home
last modified time | relevance | path

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

/aoo4110/main/embedserv/source/embed/
H A Dsyswinwrapper.cxx406 POINT ptMouse; in HatchWndProc() local
421 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