Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-private.h186 extern const char *_ppdCacheGetType(_ppd_cache_t *pc,
Dlibcups2.def122 _ppdCacheGetType
Dppd-cache.c205 media_type = _ppdCacheGetType(pc, cupsGetOption("MediaType", num_options, options)); in _cupsConvertOptions()
2757 _ppdCacheGetType( in _ppdCacheGetType() function
/external/libcups/tools/
Dippeveprinter.c4897 default_source = _ppdCacheGetType(pc, ppd_choice->choice); in load_ppd_attributes()