Searched refs:winTitle (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/os2/OS2/Process/t/ |
| D | os2_process.t | 57 my $wint = winTitle; 65 my $wt = winTitle or warn "winTitle: $!, $^E"; 66 is(winTitle, $newt, 'winTitle changed its value too'); 69 is(winTitle, $wint, 'winTitle restored its value too'); 74 is(winTitle, $newt, 'winTitle correctly set'); 77 is(winTitle, $wint, 'winTitle correctly reset'); 82 is(winTitle, $newt, 'winTitle changed value'); 85 is(winTitle, $wint, 'winTitle restored value'); 90 is(winTitle, $wint, 'winTitle has unchanged value'); 93 is(winTitle, $wint, 'winTitle has unchanged value'); [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/os2/OS2/Process/ |
| D | Process.pm | 270 sub winTitle () { subroutine
|
| /mirbsd/src/gnu/usr.bin/perl/os2/ |
| D | Changes | 466 process_hwnd winTitle_set winTitle swTitle_set bothTitle_set
|