Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-cache.c2948 is_pdf = 0, /* Does the printer support PDF? */ in _ppdCreateFromIPP() local
3107 is_pdf = ippContainsString(attr, "application/pdf"); in _ppdCreateFromIPP()
3128 if (!is_apple && !is_pdf && !is_pwg) in _ppdCreateFromIPP()