Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/os2/OS2/OS2-Process/t/
H A Dos2_process.t316 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 DProcess.xs478 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)