Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/foomatic-rip/
H A Dpostscript.c276 int infeature = 0; /* We are between "%%BeginFeature" and "%%EndFeature" */ in _print_ps() local
703 infeature = 1; in _print_ps()
889 infeature = 0; in _print_ps()
929 if (infeature) in _print_ps()
1011 if (optionsalsointoheader && (infeature || startswith(line->data, "%%EndFeature"))) in _print_ps()

Completed in 2 milliseconds