Home
last modified time | relevance | path

Searched defs:finishings (Results 1 – 3 of 3) sorted by relevance

/external/libcups/cups/
Dtestcache.c38 finishings[20]; /* Finishing options */ in main() local
Dppd-cache.c79 finishings[10]; /* Finishing enum values */ in _cupsConvertOptions() local
402 _pwg_finishings_t *finishings; /* Current finishings option */ in _ppdCacheCreateWithFile() local
998 _pwg_finishings_t *finishings; /* Current finishings value */ in _ppdCacheCreateWithPPD() local
2976 static const char * const finishings[][2] = in _ppdCreateFromIPP() local
4415 cups_array_t *finishings, /* I - Finishings array */ in pwg_add_finishing()
Dppd-private.h153 cups_array_t *finishings; /* cupsIPPFinishings values */ member