MCPcopy Create free account
hub / github.com/OpenPrinting/cups / _cupsAppleCopyDefaultPaperID

Function _cupsAppleCopyDefaultPaperID

cups/dest.c:319–324  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

317 */
318
319CFStringRef /* O - Default paper ID */
320_cupsAppleCopyDefaultPaperID(void)
321{
322 return (CFPreferencesCopyAppValue(kDefaultPaperIDKey,
323 kCUPSPrintingPrefs));
324}
325
326
327/*

Callers 1

appleGetPaperSizeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected