Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def223 cupsGetDestMediaDefault
Dcups.h588 extern int cupsGetDestMediaDefault(http_t *http, cups_dest_t *dest,
Dtestdest.c482 if (cupsGetDestMediaDefault(http, dest, dinfo, CUPS_MEDIA_FLAGS_DEFAULT, &size)) in show_default()
Dcupspm.md600 Finally, the `cupsGetDestMediaDefault` function returns the default media size:
603 cupsGetDestMediaDefault(http_t *http, cups_dest_t *dest,
Ddest-options.c1171 cupsGetDestMediaDefault( in cupsGetDestMediaDefault() function