Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def406 ippAddIntegers
Dipp.h854 extern ipp_attribute_t *ippAddIntegers(ipp_t *ipp, ipp_tag_t group,
Dcupspm.md856 - `ippAddIntegers` adds an enum or integer attribute with one or more values.
Dppd-cache.c369 ippAddIntegers(request, IPP_TAG_JOB, IPP_TAG_ENUM, "finishings", num_finishings, finishings); in _cupsConvertOptions()
Dipp.c442 ippAddIntegers(ipp_t *ipp, /* I - IPP message */ in ippAddIntegers() function