Searched refs:CUPS_DEST_FLAGS_CANCELED (Results 1 – 2 of 2) sorted by relevance
/external/libcups/cups/ | ||
D | cups.h | 93 # define CUPS_DEST_FLAGS_CANCELED 0x40 macro |
D | dest.c | 718 (*cb)(user_data, CUPS_DEST_FLAGS_UNCONNECTED | CUPS_DEST_FLAGS_CANCELED, dest); in cupsConnectDest() |