Home
last modified time | relevance | path

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

/third_party/cups-filters/cupsfilters/
Dppdgenerator.h77 cups_array_t * resolutionArrayNew();
Dppdgenerator.c1005 resolutionArrayNew() in resolutionArrayNew() function
1059 res_array = resolutionArrayNew(); in ippResolutionListToArray()
2000 if ((current_res = resolutionArrayNew()) != NULL) { in ppdCreateFromIPP2()
2130 if ((common_res = resolutionArrayNew()) != NULL) { in ppdCreateFromIPP2()
/third_party/cups-filters/utils/
Dcups-browsed.c1725 res_array = resolutionArrayNew(); in add_resolution_attributes()