Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def403 ippAddCollections
Dtestipp.c306 ippAddCollections(request, IPP_TAG_JOB, "media-col", 2, in main()
Dipp.h895 extern ipp_attribute_t *ippAddCollections(ipp_t *ipp, ipp_tag_t group,
Dipp.c268 ippAddCollections( in ippAddCollections() function
1593 …if ((dstattr = ippAddCollections(dst, srcattr->group_tag, srcattr->name, srcattr->num_values, NULL… in ippCopyAttribute()