Searched refs:_ppdCacheGetType (Results 1 – 4 of 4) sorted by relevance
186 extern const char *_ppdCacheGetType(_ppd_cache_t *pc,
122 _ppdCacheGetType
205 media_type = _ppdCacheGetType(pc, cupsGetOption("MediaType", num_options, options)); in _cupsConvertOptions()2757 _ppdCacheGetType( in _ppdCacheGetType() function
4897 default_source = _ppdCacheGetType(pc, ppd_choice->choice); in load_ppd_attributes()