Searched refs:_PPD_PARSE_PROPERTIES (Results 1 – 2 of 2) sorted by relevance
/external/libcups/cups/ | ||
D | ppd-private.h | 68 _PPD_PARSE_PROPERTIES, /* Parse only the properties */ enumerator |
D | ppd-mark.c | 681 if (option[0] == '*' && which != _PPD_PARSE_PROPERTIES) in _ppdParseOptions() |