Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def419 ippAddRanges
Dipp.h859 extern ipp_attribute_t *ippAddRanges(ipp_t *ipp, ipp_tag_t group,
Dipp.c673 ippAddRanges(ipp_t *ipp, /* I - IPP message */ in ippAddRanges() function
1613 dstattr = ippAddRanges(dst, srcattr->group_tag, srcattr->name, in ippCopyAttribute()
Dcupspm.md864 - `ippAddRanges` adds a rangeOfInteger attribute with one or more ranges.