Searched refs:cupsGetDestMediaCount (Results 1 – 5 of 5) sorted by relevance
239 cupsGetDestMediaCount
576 extern int cupsGetDestMediaCount(http_t *http, cups_dest_t *dest,
593 count = cupsGetDestMediaCount(http, dest, dinfo, flags); in show_media()
573 the `cupsGetDestMediaByIndex` and `cupsGetDestMediaCount` functions:581 cupsGetDestMediaCount(http_t *http, cups_dest_t *dest,589 int count = cupsGetDestMediaCount(CUPS_HTTP_DEFAULT,
1256 cupsGetDestMediaCount( in cupsGetDestMediaCount() function