Home
last modified time | relevance | path

Searched refs:text_read_line (Results 1 – 24 of 24) sorted by relevance

/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Ddwtext.h102 int text_read_line(TW *tw, char *buf, int len);
H A Ddwmain.c77 return text_read_line(tw, buf, len); in gsdll_stdin()
H A Ddwtext.c549 text_read_line(TW *tw, char *line, int len) in text_read_line() function
1090 while ( (len = text_read_line(tw, line, 256-1)) != 0 ) { in WinMain()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Ddwtext.h97 int text_read_line(TW *tw, char *buf, int len);
H A Ddwmain.c72 return text_read_line(tw, buf, len); in gsdll_stdin()
H A Ddwtext.c544 text_read_line(TW *tw, char *line, int len) in text_read_line() function
1066 while ( (len = text_read_line(tw, line, 256-1)) != 0 ) { in WinMain()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Ddwtext.h102 int text_read_line(TW *tw, char *buf, int len);
H A Ddwmain.c77 return text_read_line(tw, buf, len); in gsdll_stdin()
H A Ddwtext.c549 text_read_line(TW *tw, char *line, int len) in text_read_line() function
1090 while ( (len = text_read_line(tw, line, 256-1)) != 0 ) { in WinMain()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Ddwtext.h97 int text_read_line(TW *tw, char *buf, int len);
H A Ddwmain.c72 return text_read_line(tw, buf, len); in gsdll_stdin()
H A Ddwtext.c544 text_read_line(TW *tw, char *line, int len) in text_read_line() function
1066 while ( (len = text_read_line(tw, line, 256-1)) != 0 ) { in WinMain()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Ddwtext.h114 int text_read_line(TW *tw, char *buf, int len);
H A Ddwmain.c78 return text_read_line(tw, buf, len); in gsdll_stdin()
H A Ddwtext.c693 text_read_line(TW *tw, char *line, int len) in text_read_line() function
1329 while ( (len = text_read_line(tw, line, 256-1)) != 0 ) {
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Ddwtext.h114 int text_read_line(TW *tw, char *buf, int len);
H A Ddwmain.c78 return text_read_line(tw, buf, len); in gsdll_stdin()
H A Ddwtext.c693 text_read_line(TW *tw, char *line, int len) in text_read_line() function
1329 while ( (len = text_read_line(tw, line, 256-1)) != 0 ) {
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Ddwtext.h106 int text_read_line(TW *tw, char *buf, int len);
H A Ddwmain.c77 return text_read_line(tw, buf, len); in gsdll_stdin()
H A Ddwtext.c619 text_read_line(TW *tw, char *line, int len) in text_read_line() function
1229 while ( (len = text_read_line(tw, line, 256-1)) != 0 ) { in WinMain()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Ddwtext.h106 int text_read_line(TW *tw, char *buf, int len);
H A Ddwmain.c77 return text_read_line(tw, buf, len); in gsdll_stdin()
H A Ddwtext.c619 text_read_line(TW *tw, char *line, int len) in text_read_line() function
1229 while ( (len = text_read_line(tw, line, 256-1)) != 0 ) { in WinMain()