Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-private.h131 custom_min_length; /* Minimum custom length in 2540ths */ member
Dppd-cache.c700 &(pc->custom_min_length), &(pc->custom_size.left), in _ppdCacheCreateWithFile()
715 pc->custom_min_width, pc->custom_min_length, NULL); in _ppdCacheCreateWithFile()
1185 pc->custom_min_length = PWG_FROM_POINTS(ppd->custom_min[1]); in _ppdCacheCreateWithPPD()
2502 jobsize.length >= pc->custom_min_length && in _ppdCacheGetPageSize()
2783 pc->custom_min_width, pc->custom_min_length, in _ppdCacheWriteFile()