Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def474 ippCopyAttributes
Dipp.h833 extern int ippCopyAttributes(ipp_t *dst, ipp_t *src,
Dipp.c1640 ippCopyAttributes( in ippCopyAttributes() function
/external/libcups/tools/
Dippeveprinter.c891 ippCopyAttributes(to, from, quickcopy, (ipp_copycb_t)filter_cb, &filter); in copy_attributes()