Searched refs:cupsGetDestMediaDefault (Results 1 – 5 of 5) sorted by relevance
240 cupsGetDestMediaDefault
579 extern int cupsGetDestMediaDefault(http_t *http, cups_dest_t *dest,
505 if (cupsGetDestMediaDefault(http, dest, dinfo, CUPS_MEDIA_FLAGS_DEFAULT, &size)) in show_default()
609 Finally, the `cupsGetDestMediaDefault` function returns the default media size:612 cupsGetDestMediaDefault(http_t *http, cups_dest_t *dest,
1304 cupsGetDestMediaDefault( in cupsGetDestMediaDefault() function