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