Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-private.h130 custom_min_width, /* Minimum custom width in 2540ths */ member
Dppd-cache.c699 &(pc->custom_max_length), &(pc->custom_min_width), in _ppdCacheCreateWithFile()
715 pc->custom_min_width, pc->custom_min_length, NULL); in _ppdCacheCreateWithFile()
1184 pc->custom_min_width = PWG_FROM_POINTS(ppd->custom_min[0]); in _ppdCacheCreateWithPPD()
2500 if (jobsize.width >= pc->custom_min_width && in _ppdCacheGetPageSize()
2783 pc->custom_min_width, pc->custom_min_length, in _ppdCacheWriteFile()