Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-conflicts.c33 _PPD_INSTALLABLE_CONSTRAINTS, enumerator
663 _PPD_INSTALLABLE_CONSTRAINTS); in ppdInstallableConflict()
994 if (consts->installable && which < _PPD_INSTALLABLE_CONSTRAINTS) in ppd_test_constraints()
997 if (!consts->installable && which == _PPD_INSTALLABLE_CONSTRAINTS) in ppd_test_constraints()
1000 if ((which == _PPD_OPTION_CONSTRAINTS || which == _PPD_INSTALLABLE_CONSTRAINTS) && option) in ppd_test_constraints()