Searched refs:cups_get_media_db (Results 1 – 1 of 1) sorted by relevance
/external/libcups/cups/ |
D | dest-options.c | 44 static int cups_get_media_db(http_t *http, cups_dinfo_t *dinfo, 1165 return (cups_get_media_db(http, dinfo, pwg, flags, size)); in cupsGetDestMediaByName() 1240 return (cups_get_media_db(http, dinfo, pwg, flags, size)); in cupsGetDestMediaBySize() 2280 cups_get_media_db(http_t *http, /* I - Connection to destination */ in cups_get_media_db() function
|