Searched refs:read_resize (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xterm/dist/vttests/
H A Dinsdelln.pl56 sub read_resize($) { subroutine
78 return &read_resize( "LINES", 24 );
83 return &read_resize( "COLUMNS", 80 );
H A Dscroll.pl56 sub read_resize($) { subroutine
78 return &read_resize( "LINES", 24 );
83 return &read_resize( "COLUMNS", 80 );
H A Dlrmm-scroll.pl57 sub read_resize($) { subroutine
79 return &read_resize( "LINES", 24 );
84 return &read_resize( "COLUMNS", 80 );

Completed in 4 milliseconds