Home
last modified time | relevance | path

Searched refs:exceptPS (Results 1 – 2 of 2) sorted by relevance

/third_party/cups-filters/filter/foomatic-rip/
Doptions.h169 int optionset_equal(int optset1, int optset2, int exceptPS);
Doptions.c1527 int optionset_equal(int optset1, int optset2, int exceptPS) in optionset_equal() argument
1533 if (exceptPS && opt->style == 'G') in optionset_equal()