Home
last modified time | relevance | path

Searched refs:option_is_ps_command (Results 1 – 3 of 3) sorted by relevance

/third_party/cups-filters/filter/foomatic-rip/
Doptions.h133 int option_is_ps_command(option_t *opt);
Doptions.c413 int option_is_ps_command(option_t *opt) in option_is_ps_command() function
802 if (!option_is_ps_command(opt) && !option_is_jcl_arg(opt)) in option_use_foomatic_prototype()
1899 if (!option_is_ps_command(opt) || option_is_composite(opt) || in ppd_supports_pdf()
1959 if (option_is_ps_command(opt)) { in build_commandline()
Dpostscript.c751 if (option_is_ps_command(o)) { in _print_ps()