Searched refs:contone_only (Results 1 – 2 of 2) sorted by relevance
/external/libcups/cups/ | ||
D | ppd.h | 292 int contone_only; /* 1 = continuous tone only, 0 = not */ member |
D | ppd.c | 878 ppd->contone_only = !strcmp(string, "True"); in _ppdOpen() |