Searched refs:custom_max_keyword (Results 1 – 2 of 2) sorted by relevance
132 char *custom_max_keyword, /* Maximum custom size PWG keyword */ member
712 pc->custom_max_keyword = _cupsStrAlloc(pwg_keyword); in _ppdCacheCreateWithFile()1176 pc->custom_max_keyword = _cupsStrAlloc(pwg_keyword); in _ppdCacheCreateWithPPD()1940 if (pc->custom_max_keyword) in _ppdCacheDestroy()1941 _cupsStrFree(pc->custom_max_keyword); in _ppdCacheDestroy()