Home
last modified time | relevance | path

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

/external/libcups/cups/
Ddest-options.c51 static cups_array_t *cups_test_constraints(cups_dinfo_t *dinfo,
377 active = cups_test_constraints(dinfo, new_option, new_value, in cupsCopyDestConflicts()
382 active = cups_test_constraints(dinfo, new_option, new_value, num_myres, in cupsCopyDestConflicts()
437 if ((test = cups_test_constraints(dinfo, attr->name, value, num_myres, in cupsCopyDestConflicts()
2000 cups_test_constraints( in cups_test_constraints() function