Searched refs:units_value (Results 1 – 1 of 1) sorted by relevance
179 ipp_res_t units_value; /* Resolution units */ in cupsCheckDestSupported() local315 units_value = IPP_RES_PER_INCH; in cupsCheckDestSupported()317 units_value = IPP_RES_PER_CM; in cupsCheckDestSupported()327 attrval->resolution.units == units_value) in cupsCheckDestSupported()2597 ipp_res_t units_value; /* Resolution units */ in cups_test_constraints() local2690 units_value = IPP_RES_PER_INCH; in cups_test_constraints()2692 units_value = IPP_RES_PER_CM; in cups_test_constraints()2702 attrval->resolution.units == units_value) in cups_test_constraints()