Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def239 cupsGetDestMediaCount
Dcups.h576 extern int cupsGetDestMediaCount(http_t *http, cups_dest_t *dest,
Dtestdest.c593 count = cupsGetDestMediaCount(http, dest, dinfo, flags); in show_media()
Dcupspm.md573 the `cupsGetDestMediaByIndex` and `cupsGetDestMediaCount` functions:
581 cupsGetDestMediaCount(http_t *http, cups_dest_t *dest,
589 int count = cupsGetDestMediaCount(CUPS_HTTP_DEFAULT,
Ddest-options.c1256 cupsGetDestMediaCount( in cupsGetDestMediaCount() function