Home
last modified time | relevance | path

Searched refs:CUPS_CSPACE_GMCS (Results 1 – 5 of 5) sorted by relevance

/external/libcups/cups/
Draster.h135 CUPS_CSPACE_GMCS = 11, /* Gold, magenta, yellow, silver @deprecated@ */ enumerator
Draster-interpret.c457 case CUPS_CSPACE_GMCS : in _cupsRasterInterpretPPD()
Draster-stream.c1610 case CUPS_CSPACE_GMCS : in cups_raster_update()
/external/libcups/data/
Draster.defs62 #define CUPS_CSPACE_GMCS 11 /* Gold, magenta, yellow, silver */
/external/libcups/ppdc/
Dppdc-source.cxx575 return (CUPS_CSPACE_GMCS); in get_color_space()