Home
last modified time | relevance | path

Searched refs:CUPS_DEST_FLAGS_MORE (Results 1 – 3 of 3) sorted by relevance

/external/libcups/cups/
Dcups.h77 # define CUPS_DEST_FLAGS_MORE 0x02 macro
Dcupspm.md197 - `CUPS_DEST_FLAGS_MORE`: There are more destinations coming.
Ddest.c3534 if (!(*cb)(user_data, i > 1 ? CUPS_DEST_FLAGS_MORE : CUPS_DEST_FLAGS_NONE, dest)) in cups_enum_dests()