Searched refs:ippAddCollections (Results 1 – 4 of 4) sorted by relevance
/external/libcups/cups/ |
D | libcups2.def | 403 ippAddCollections
|
D | testipp.c | 306 ippAddCollections(request, IPP_TAG_JOB, "media-col", 2, in main()
|
D | ipp.h | 895 extern ipp_attribute_t *ippAddCollections(ipp_t *ipp, ipp_tag_t group,
|
D | ipp.c | 268 ippAddCollections( in ippAddCollections() function 1593 …if ((dstattr = ippAddCollections(dst, srcattr->group_tag, srcattr->name, srcattr->num_values, NULL… in ippCopyAttribute()
|