Searched refs:device_cmap_max_method (Results 1 – 2 of 2) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ | ||
| H A D | gdevcmap.h | 44 #define device_cmap_max_method device_cmap_monochrome macro |
| H A D | gdevcmap.c | 187 if (cmm < 0 || cmm > device_cmap_max_method) { in cmap_put_params() |