Home
last modified time | relevance | path

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

/external/libcups/cups/
Dpwg-media.c36 static int pwg_compare_pwg(pwg_media_t *a, pwg_media_t *b);
826 cg->pwg_size_lut = cupsArrayNew((cups_array_func_t)pwg_compare_pwg, NULL); in pwgMediaForPWG()
1042 pwg_compare_pwg(pwg_media_t *a, /* I - First size */ in pwg_compare_pwg() function