Searched refs:ippSetRange (Results 1 – 5 of 5) sorted by relevance
/external/libcups/cups/ |
D | libcups2.def | 524 ippSetRange
|
D | ipp-file.c | 734 return (ippSetRange(ipp, attr, element, lower, upper)); in parse_value()
|
D | encode.c | 602 ippSetRange(ipp, &attr, i, lower, upper); in _cupsEncodeOption()
|
D | ipp.h | 883 extern int ippSetRange(ipp_t *ipp, ipp_attribute_t **attr,
|
D | ipp.c | 4034 ippSetRange(ipp_t *ipp, /* I - IPP message */ in ippSetRange() function
|