Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgdevcmap.h44 #define device_cmap_max_method device_cmap_monochrome macro
H A Dgdevcmap.c187 if (cmm < 0 || cmm > device_cmap_max_method) { in cmap_put_params()