Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/foomatic-rip/
H A Dpostscript.c65 %%Page: comment appears and save them as @psheader. This is the
257 @psheader now and we have to set in _print_ps()
325 dstr_t *psheader = create_dstr(); in _print_ps() local
400 psheader and move over the data which is already in psfifo */ in _print_ps()
401 dstrcat(psheader, psfifo->data); in _print_ps()
512 @psheader, so that they get repeated (to preserve in _print_ps()
580 dstrcat(psheader, tmp->data); in _print_ps()
750 pdest = (inheader && isdscjob) ? psheader : psfifo; in _print_ps()
962 dstrinsert(psheader, line_start(psheader in _print_ps()
[all...]

Completed in 2 milliseconds