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