Home
last modified time | relevance | path

Searched refs:cupsArrayRestore (Results 1 – 8 of 8) sorted by relevance

/external/libcups/cups/
Dppd-mark.c805 cupsArrayRestore(ppd->options); in ppd_mark_option()
816 cupsArrayRestore(ppd->options); in ppd_mark_option()
1048 cupsArrayRestore(ppd->options); in ppd_mark_option()
1068 cupsArrayRestore(ppd->options); in ppd_mark_option()
1089 cupsArrayRestore(ppd->options); in ppd_mark_option()
Darray.h79 extern void *cupsArrayRestore(cups_array_t *a) _CUPS_API_1_2;
Dppd-conflicts.c533 cupsArrayRestore(ppd->sorted_attrs); in cupsResolveConflicts()
556 cupsArrayRestore(ppd->sorted_attrs); in cupsResolveConflicts()
594 cupsArrayRestore(ppd->options); in ppdConflicts()
1186 cupsArrayRestore(ppd->marked); in ppd_test_constraints()
Dppd-localize.c158 cupsArrayRestore(ppd->sorted_attrs); in ppdLocalize()
175 cupsArrayRestore(ppd->sorted_attrs); in ppdLocalize()
Dppd-page.c343 cupsArrayRestore(ppd->sorted_attrs); in ppdPageSizeLimits()
Dtestarray.c381 text = cupsArrayRestore(array); in main()
Dlibcups2.def140 cupsArrayRestore
Darray.c949 cupsArrayRestore(cups_array_t *a) /* I - Array */ in cupsArrayRestore() function