Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/foomatic-rip/
H A Dpostscript.c148 int stream_next_line(dstr_t *line, stream_t *s) in stream_next_line() function
370 if (printprevpage || saved || stream_next_line(line, stream)) { in _print_ps()
1058 while (stream_next_line(line, stream) > 0) { in _print_ps()
1164 while (stream_next_line(tmp, stream)) in _print_ps()

Completed in 4 milliseconds