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