Searched refs:WindowFromPoint (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/usr.bin/perl/os2/OS2/OS2-Process/t/ |
| H A D | os2_process.t | 316 my $w_at = WindowFromPoint($kpos[0] + 5, $kpos[0] + 5, 1, 0); # HWND_DESKTOP, no grandchildren 325 $w_at = WindowFromPoint($kpos[0] + 5, $kpos[0] + 5); # HWND_DESKTOP, grandchildren too
|
| /openbsd-src/gnu/usr.bin/perl/os2/OS2/OS2-Process/ |
| H A D | Process.xs | 478 WindowFromPoint(long x, long y, HWND hwnd, BOOL fChildren) in WindowFromPoint() function 1531 WindowFromPoint(long x, long y, HWND hwnd = HWND_DESKTOP, bool fChildren = TRUE)
|