Home
last modified time | relevance | path

Searched refs:_ppdLocalizedAttr (Results 1 – 3 of 3) sorted by relevance

/external/libcups/cups/
Dppd-localize.c86 if ((locattr = _ppdLocalizedAttr(ppd, "Translation", group->name, in ppdLocalize()
92 if ((locattr = _ppdLocalizedAttr(ppd, "Translation", option->keyword, in ppdLocalize()
102 locattr = _ppdLocalizedAttr(ppd, option->keyword, choice->choice, in ppdLocalize()
108 locattr = _ppdLocalizedAttr(ppd, ckeyword, "True", ll_CC); in ppdLocalize()
131 if ((locattr = _ppdLocalizedAttr(ppd, ckeyword, cparam->name, in ppdLocalize()
143 if ((locattr = _ppdLocalizedAttr(ppd, "APCustomColorMatchingName", in ppdLocalize()
154 if ((locattr = _ppdLocalizedAttr(ppd, "cupsICCProfile", attr->spec, in ppdLocalize()
171 if ((locattr = _ppdLocalizedAttr(ppd, "APPrinterPreset", attr->spec, in ppdLocalize()
210 locattr = _ppdLocalizedAttr(ppd, keyword, spec, ll_CC); in ppdLocalizeAttr()
212 locattr = _ppdLocalizedAttr(ppd, "Translation", keyword, ll_CC); in ppdLocalizeAttr()
[all …]
Dppd-private.h207 extern ppd_attr_t *_ppdLocalizedAttr(ppd_file_t *ppd, const char *keyword,
Dlibcups2.def104 _ppdLocalizedAttr