Home | History | Annotate | Download | only in cups

Lines Matching refs:sorted_attrs

231   cupsArrayDelete(ppd->sorted_attrs);
2312 if (!ppd->sorted_attrs)
2313 ppd->sorted_attrs = cupsArrayNew((cups_array_func_t)ppd_compare_attrs,
2351 cupsArrayAdd(ppd->sorted_attrs, temp);