Searched refs:WindowPos_set (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/usr.bin/perl/os2/OS2/OS2-Process/ |
| H A D | Process.pm | 404 WindowPos_set($hwnd, $x, $y, $fl, $w, $h, $behind);
|
| H A D | Process.xs | 405 #define WindowPos_set(hwnd, x, y, fl, cx, cy, hwndInsertBehind) \ macro 1500 WindowPos_set(HWND hwnd, long x, long y, unsigned long fl = SWP_MOVE, long cx = 0, long cy = 0, HWN…
|
| /openbsd-src/gnu/usr.bin/perl/os2/OS2/OS2-Process/t/ |
| H A D | os2_process.t | 340 ok WindowPos_set($k_hwnd, @ppos[0..5]), 'restore the kid position';
|