Searched refs:custom_min_keyword (Results 1 – 2 of 2) sorted by relevance
133 *custom_min_keyword, /* Minimum custom size PWG keyword */ member
716 pc->custom_min_keyword = _cupsStrAlloc(pwg_keyword); in _ppdCacheCreateWithFile()1183 pc->custom_min_keyword = _cupsStrAlloc(pwg_keyword); in _ppdCacheCreateWithPPD()1943 if (pc->custom_min_keyword) in _ppdCacheDestroy()1944 _cupsStrFree(pc->custom_min_keyword); in _ppdCacheDestroy()