Searched refs:cupsGetDestMediaByIndex (Results 1 – 5 of 5) sorted by relevance
/external/libcups/cups/ |
D | libcups2.def | 219 cupsGetDestMediaByIndex
|
D | cups.h | 580 extern int cupsGetDestMediaByIndex(http_t *http, cups_dest_t *dest,
|
D | testdest.c | 575 if (cupsGetDestMediaByIndex(http, dest, dinfo, i, flags, &size)) in show_media()
|
D | cupspm.md | 564 the `cupsGetDestMediaByIndex` and `cupsGetDestMediaCount` functions: 567 cupsGetDestMediaByIndex(http_t *http, cups_dest_t *dest, 586 if (cupsGetDestMediaByIndex(CUPS_HTTP_DEFAULT, dest, info,
|
D | dest-options.c | 889 cupsGetDestMediaByIndex( in cupsGetDestMediaByIndex() function 1230 return (cupsGetDestMediaByIndex(http, dest, dinfo, 0, flags, size)); in cupsGetDestMediaDefault()
|