Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def211 cupsGetDestMediaCount
Dcups.h585 extern int cupsGetDestMediaCount(http_t *http, cups_dest_t *dest,
Dtestdest.c570 count = cupsGetDestMediaCount(http, dest, dinfo, flags); in show_media()
Dcupspm.md564 the `cupsGetDestMediaByIndex` and `cupsGetDestMediaCount` functions:
572 cupsGetDestMediaCount(http_t *http, cups_dest_t *dest,
580 int count = cupsGetDestMediaCount(CUPS_HTTP_DEFAULT,
Ddest-options.c1123 cupsGetDestMediaCount( in cupsGetDestMediaCount() function