/external/libcups/cups/ |
D | ppd-localize.c | 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() [all …]
|
D | ppd-page.c | 229 if ((attr = ppdFindAttr(ppd, "cupsMediaQualifier2", NULL)) != NULL && in ppdPageSizeLimits() 235 if ((attr = ppdFindAttr(ppd, "cupsMediaQualifier3", NULL)) != NULL && in ppdPageSizeLimits() 258 attr = ppdFindAttr(ppd, "cupsMinSize", spec); in ppdPageSizeLimits() 266 attr = ppdFindAttr(ppd, "cupsMinSize", spec); in ppdPageSizeLimits() 272 attr = ppdFindAttr(ppd, "cupsMinSize", spec); in ppdPageSizeLimits() 307 attr = ppdFindAttr(ppd, "cupsMaxSize", spec); in ppdPageSizeLimits() 315 attr = ppdFindAttr(ppd, "cupsMaxSize", spec); in ppdPageSizeLimits() 321 attr = ppdFindAttr(ppd, "cupsMaxSize", spec); in ppdPageSizeLimits()
|
D | ppd-emit.c | 140 for (attr = ppdFindAttr(ppd, "NonUIOrderDependency", NULL); in ppdCollect2() 400 if ((charset = ppdFindAttr(ppd, "cupsPJLCharset", NULL)) != NULL) in ppdEmitJCL() 406 if ((display = ppdFindAttr(ppd, "cupsPJLDisplay", NULL)) != NULL) in ppdEmitJCL() 888 if ((attr = ppdFindAttr(ppd, "ParamCustomPageSize", "Width")) != NULL) in ppdEmitString() 900 if ((attr = ppdFindAttr(ppd, "ParamCustomPageSize", "Height")) != NULL) in ppdEmitString() 935 if ((attr = ppdFindAttr(ppd, "ParamCustomPageSize", in ppdEmitString() 1145 rpr = ppdFindAttr(ppd, "RequiresPageRegion", input_slot->choice); in ppd_handle_media() 1150 rpr = ppdFindAttr(ppd, "RequiresPageRegion", "All"); in ppd_handle_media()
|
D | backend.c | 69 if ((ppdattr = ppdFindAttr(ppd, "cupsIPPFaxOut", NULL)) != NULL && in cupsBackendDeviceURI()
|
D | ppd-cache.c | 1350 if ((ppd_attr = ppdFindAttr(ppd, "APPrinterPreset", NULL)) != NULL) in _ppdCacheCreateWithPPD() 1593 if ((ppd_attr = ppdFindAttr(ppd, "cupsFilter2", NULL)) != NULL) in _ppdCacheCreateWithPPD() 1621 ((ppd_attr = ppdFindAttr(ppd, "cupsCommands", NULL)) == NULL || in _ppdCacheCreateWithPPD() 1643 if ((ppd_attr = ppdFindAttr(ppd, "cupsPreFilter", NULL)) != NULL) in _ppdCacheCreateWithPPD() 1656 if ((ppd_attr = ppdFindAttr(ppd, "cupsSingleFile", NULL)) != NULL) in _ppdCacheCreateWithPPD() 1670 if ((ppd_attr = ppdFindAttr(ppd, "cupsIPPFinishings", NULL)) != NULL) in _ppdCacheCreateWithPPD() 1808 if ((ppd_attr = ppdFindAttr(ppd, "cupsMaxCopies", NULL)) != NULL) in _ppdCacheCreateWithPPD() 1820 if ((ppd_attr = ppdFindAttr(ppd, "cupsChargeInfoURI", NULL)) != NULL) in _ppdCacheCreateWithPPD() 1823 if ((ppd_attr = ppdFindAttr(ppd, "cupsJobAccountId", NULL)) != NULL) in _ppdCacheCreateWithPPD() 1826 if ((ppd_attr = ppdFindAttr(ppd, "cupsJobAccountingUserId", NULL)) != NULL) in _ppdCacheCreateWithPPD() [all …]
|
D | ppd-attr.c | 29 ppdFindAttr(ppd_file_t *ppd, /* I - PPD file data */ in ppdFindAttr() function
|
D | ppd-mark.c | 316 if ((attr = ppdFindAttr(ppd, "cupsIPPFinishings", s)) == NULL) in cupsMarkOptions() 332 if ((attr = ppdFindAttr(ppd, "APPrinterPreset", optptr->value)) != NULL) in cupsMarkOptions()
|
D | ppd-conflicts.c | 261 if ((resolver = ppdFindAttr(ppd, "cupsUIResolver", in cupsResolveConflicts() 845 for (constattr = ppdFindAttr(ppd, "cupsUIConstraints", NULL); in ppd_load_constraints()
|
D | ppd.h | 407 extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
|
D | libcups2.def | 502 ppdFindAttr
|
D | testppd.c | 204 if ((attr = ppdFindAttr(ppd, "cupsTest", NULL)) == NULL) in main() 232 if ((attr = ppdFindAttr(ppd, "cupsTest", "Foo")) == NULL) in main()
|
D | ppd.c | 1426 if ((custom_attr = ppdFindAttr(ppd, custom_name, "True")) != NULL) in _ppdOpen() 1530 if ((custom_attr = ppdFindAttr(ppd, custom_name, "True")) != NULL) in _ppdOpen() 3416 if ((attr = ppdFindAttr(ppd, "cupsFilter2", NULL)) == NULL) in ppd_update_filters()
|
D | test.ppd | 55 *% These attributes test ppdFindAttr/ppdFindNext...
|
/external/libcups/filter/ |
D | commandtops.c | 207 if ((attr = ppdFindAttr(ppd, buffer, NULL)) == NULL || !attr->value) in auto_configure()
|
D | rastertopwg.c | 85 back = ppdFindAttr(ppd, "cupsBackSide", NULL); in main()
|
D | pstops.c | 2510 (attr = ppdFindAttr(ppd, "PageStackOrder", choice->choice)) != NULL && in set_pstops_options() 2513 else if ((attr = ppdFindAttr(ppd, "DefaultOutputOrder", NULL)) != NULL && in set_pstops_options() 2567 if ((attr = ppdFindAttr(ppd, "cupsMaxCopies", NULL)) != NULL) in set_pstops_options() 2627 ((attr = ppdFindAttr(ppd, "cupsEvenDuplex", NULL)) != NULL && in set_pstops_options()
|