WindowPos returns the original window-based position in raw display dots (pixels) where event took place.
()
| 74 | // WindowPos returns the original window-based position in raw display dots |
| 75 | // (pixels) where event took place. |
| 76 | WindowPos() image.Point |
| 77 | |
| 78 | // SetLocalOff sets the offset subtracted from window-based positions |
| 79 | // to compute Local versions of positions, which are updated. |
no outgoing calls
no test coverage detected