Home
last modified time | relevance | path

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

/external/libcups/cups/
Dpwg-media.c37 static int pwg_compare_ppd(pwg_media_t *a, pwg_media_t *b);
649 cg->ppd_size_lut = cupsArrayNew((cups_array_func_t)pwg_compare_ppd, NULL); in pwgMediaForPPD()
1030 pwg_compare_ppd(pwg_media_t *a, /* I - First size */ in pwg_compare_ppd() function