Home
last modified time | relevance | path

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

/aoo4110/main/vcl/os2/source/window/
H A Dsalframe.cxx112 sal_Bool APIENTRY _WinQueryPointerPos (HWND hwndDesktop, PPOINTL pptl) in _WinQueryPointerPos() argument
114 sal_Bool rc = WinQueryPointerPos( hwndDesktop, pptl); in _WinQueryPointerPos()
115 pptl->y = nScreenHeight - pptl->y; in _WinQueryPointerPos()

Completed in 36 milliseconds