Searched refs:SetTerminalSize (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/ |
H A D | ReadKey.xs | 398 STATIC int SetTerminalSize _((pTHX_ PerlIO * file, 542 int SetTerminalSize(pTHX_ PerlIO *file,int width,int height,int xpix,int ypix) in SetTerminalSize() function 1904 SetTerminalSize(width,height,xpix,ypix,file=STDIN) 1912 RETVAL=SetTerminalSize(aTHX_ file,width,height,xpix,ypix);
|
H A D | README | 119 ( if the OS can't return that info). SetTerminalSize allows the stored
|