Home
last modified time | relevance | path

Searched refs:_cupsAppleCopyDefaultPaperID (Results 1 – 2 of 2) sorted by relevance

/external/libcups/cups/
Dcups-private.h227 extern CFStringRef _cupsAppleCopyDefaultPaperID(void);
Ddest.c328 _cupsAppleCopyDefaultPaperID(void) in _cupsAppleCopyDefaultPaperID() function
2479 defaultPaperID = _cupsAppleCopyDefaultPaperID(); in appleGetPaperSize()