Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-private.h184 extern const char *_ppdCacheGetSource(_ppd_cache_t *pc,
Dlibcups2.def121 _ppdCacheGetSource
Dppd-cache.c204 media_source = _ppdCacheGetSource(pc, cupsGetOption("InputSlot", num_options, options)); in _cupsConvertOptions()
2728 _ppdCacheGetSource( in _ppdCacheGetSource() function
/external/libcups/tools/
Dippeveprinter.c4894 default_source = _ppdCacheGetSource(pc, ppd_choice->choice); in load_ppd_attributes()