Searched refs:pptl (Results 1 – 1 of 1) sorted by relevance
112 sal_Bool APIENTRY _WinQueryPointerPos (HWND hwndDesktop, PPOINTL pptl) in _WinQueryPointerPos() argument114 sal_Bool rc = WinQueryPointerPos( hwndDesktop, pptl); in _WinQueryPointerPos()115 pptl->y = nScreenHeight - pptl->y; in _WinQueryPointerPos()
Completed in 26 milliseconds