Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def240 cupsGetDestMediaDefault
Dcups.h579 extern int cupsGetDestMediaDefault(http_t *http, cups_dest_t *dest,
Dtestdest.c505 if (cupsGetDestMediaDefault(http, dest, dinfo, CUPS_MEDIA_FLAGS_DEFAULT, &size)) in show_default()
Dcupspm.md609 Finally, the `cupsGetDestMediaDefault` function returns the default media size:
612 cupsGetDestMediaDefault(http_t *http, cups_dest_t *dest,
Ddest-options.c1304 cupsGetDestMediaDefault( in cupsGetDestMediaDefault() function