Lines Matching refs:ppdFindAttr
141 if ((attr = ppdFindAttr(ppd, "APCustomColorMatchingName", NULL)) != NULL) in ppdLocalize()
148 for (attr = ppdFindAttr(ppd, "cupsICCProfile", NULL); in ppdLocalize()
165 for (attr = ppdFindAttr(ppd, "APPrinterPreset", NULL); in ppdLocalize()
215 locattr = ppdFindAttr(ppd, keyword, spec); in ppdLocalizeAttr()
276 locattr = ppdFindAttr(ppd, "cupsIPPReason", reason); in ppdLocalizeIPPReason()
516 locattr = ppdFindAttr(ppd, "cupsMarkerName", name); in ppdLocalizeMarkerName()
560 if ((attr = ppdFindAttr(ppd, "cupsLanguages", NULL)) == NULL || !attr->value) in _ppdGetLanguages()
663 if ((attr = ppdFindAttr(ppd, lkeyword, spec)) == NULL) in _ppdLocalizedAttr()
674 attr = ppdFindAttr(ppd, lkeyword, spec); in _ppdLocalizedAttr()
680 attr = ppdFindAttr(ppd, lkeyword, spec); in _ppdLocalizedAttr()
695 attr = ppdFindAttr(ppd, lkeyword, spec); in _ppdLocalizedAttr()
706 attr = ppdFindAttr(ppd, lkeyword, spec); in _ppdLocalizedAttr()
717 attr = ppdFindAttr(ppd, lkeyword, spec); in _ppdLocalizedAttr()