Searched refs:_ppdCacheGetSize (Results 1 – 4 of 4) sorted by relevance
193 extern pwg_size_t *_ppdCacheGetSize(_ppd_cache_t *pc,
94 _ppdCacheGetSize
204 size = _ppdCacheGetSize(pc, keyword); in _cupsConvertOptions()2547 _ppdCacheGetSize( in _ppdCacheGetSize() function
268 (pwg_size = _ppdCacheGetSize(cache, inheader.cupsPageSizeName)) != NULL) in main()