Home
last modified time | relevance | path

Searched refs:ipp_copycb_t (Results 1 – 2 of 2) sorted by relevance

/external/libcups/cups/
Dipp.h701 typedef int (*ipp_copycb_t)(void *context, ipp_t *dst, ipp_attribute_t *attr); typedef
928 int quickcopy, ipp_copycb_t cb,
Dipp.c1648 ipp_copycb_t cb, /* I - Copy callback or @code NULL@ for none */ in ippCopyAttributes()