Searched refs:Tgoto (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DCap.pm50 $terminal->Tgoto('cm', $col, $row, $FH);
67 B<Tgoto> and B<Tpad> do not cache. C<$self-E<gt>{_xx}> is the raw termcap
72 B<Tgoto>, B<Tputs>, and B<Tpad> return the string and will also
118 and B<Tgoto>.
448 # $terminal->Tgoto($cap, $col, $row, $FH);
450 =item B<Tgoto>
452 B<Tgoto> decodes a cursor addressing string with the given parameters.
501 sub Tgoto { ## public subroutine
612 # Tgoto does the % expansion stuff with the given args
613 $terminal->Tgoto('c
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dtermcap.pl18 ;# &Tputs(&Tgoto($TC{'cm'},$col,$row), 0, 'FILEHANDLE');
115 sub Tgoto { subroutine

Completed in 163 milliseconds