Searched refs:units_value (Results 1 – 1 of 1) sorted by relevance
83 ipp_res_t units_value; /* Resolution units */ in cupsCheckDestSupported() local210 units_value = IPP_RES_PER_INCH; in cupsCheckDestSupported()212 units_value = IPP_RES_PER_CM; in cupsCheckDestSupported()222 attrval->resolution.units == units_value) in cupsCheckDestSupported()2104 ipp_res_t units_value; /* Resolution units */ in cups_test_constraints() local2201 units_value = IPP_RES_PER_INCH; in cups_test_constraints()2203 units_value = IPP_RES_PER_CM; in cups_test_constraints()2213 attrval->resolution.units == units_value) in cups_test_constraints()