Searched refs:cupsGetDestMediaDefault (Results 1 – 5 of 5) sorted by relevance
212 cupsGetDestMediaDefault
588 extern int cupsGetDestMediaDefault(http_t *http, cups_dest_t *dest,
482 if (cupsGetDestMediaDefault(http, dest, dinfo, CUPS_MEDIA_FLAGS_DEFAULT, &size)) in show_default()
600 Finally, the `cupsGetDestMediaDefault` function returns the default media size:603 cupsGetDestMediaDefault(http_t *http, cups_dest_t *dest,
1171 cupsGetDestMediaDefault( in cupsGetDestMediaDefault() function