Home
last modified time | relevance | path

Searched refs:GetLine (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A Dparse.c128 (void) GetLine(dw, Buffer, BUFSIZ); in ParseInput()
181 GetLine(dw, NULL, 0); in ParseInput()
344 GetLine (dw, str1, 50); in ParseDeviceControl()
H A Dlex.c25 GetLine(DviWidget dw, char *Buffer, int Length) in GetLine() function
H A DDviP.h234 char *GetLine(DviWidget, char *, int);
H A DChangeLog399 * Lex.c (GetLine, GetWord, GetNumber): Rewrite.
/netbsd-src/external/bsd/nvi/dist/perl_api/
H A DVI.pod11 $_ = $curscr->GetLine($i++);
87 =item * GetLine
89 VI::GetLine(screenId,lineNumber);
258 $_ = VI::GetLine($VI::ScreenId, $i);
H A Dperl.xs659 # Perl Command: VI::GetLine
660 # Usage: VI::GetLine screenId lineNumber
663 GetLine(screen, linenumber)
/netbsd-src/external/bsd/nvi/dist/perl_scripts/
H A Dwc.pl5 $_ = $curscr->GetLine($i++);
H A Dforall.pl5 $_ = $curscr->GetLine($i);