Lines Matching refs:ppdFindAttr
130 if ((attr = ppdFindAttr(ppd, "APCustomColorMatchingName", NULL)) != NULL) in ppdLocalize()
137 for (attr = ppdFindAttr(ppd, "cupsICCProfile", NULL); in ppdLocalize()
154 for (attr = ppdFindAttr(ppd, "APPrinterPreset", NULL); in ppdLocalize()
204 locattr = ppdFindAttr(ppd, keyword, spec); in ppdLocalizeAttr()
265 locattr = ppdFindAttr(ppd, "cupsIPPReason", reason); in ppdLocalizeIPPReason()
463 locattr = ppdFindAttr(ppd, "cupsMarkerName", name); in ppdLocalizeMarkerName()
507 if ((attr = ppdFindAttr(ppd, "cupsLanguages", NULL)) == NULL || !attr->value) in _ppdGetLanguages()
610 if ((attr = ppdFindAttr(ppd, lkeyword, spec)) == NULL) in _ppdLocalizedAttr()
621 attr = ppdFindAttr(ppd, lkeyword, spec); in _ppdLocalizedAttr()
627 attr = ppdFindAttr(ppd, lkeyword, spec); in _ppdLocalizedAttr()
642 attr = ppdFindAttr(ppd, lkeyword, spec); in _ppdLocalizedAttr()
653 attr = ppdFindAttr(ppd, lkeyword, spec); in _ppdLocalizedAttr()
664 attr = ppdFindAttr(ppd, lkeyword, spec); in _ppdLocalizedAttr()