Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def409 ippAddRange
Dipp.h857 extern ipp_attribute_t *ippAddRange(ipp_t *ipp, ipp_tag_t group,
Dcupspm.md863 - `ippAddRange` adds a rangeOfInteger attribute with one range.
Dppd-cache.c178 ippAddRange(request, IPP_TAG_JOB, mandatory, lower, upper); in _cupsConvertOptions()
Dipp.c622 ippAddRange(ipp_t *ipp, /* I - IPP message */ in ippAddRange() function