Home
last modified time | relevance | path

Searched refs:WindowPos_set (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/os2/OS2/Process/
DProcess.pm381 WindowPos_set($hwnd, $x, $y, $fl, $w, $h, $behind);
DProcess.xs395 #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/
Dos2_process.t328 ok WindowPos_set($k_hwnd, @ppos[0..5]), 'restore the kid position';