Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-private.h129 custom_max_length, /* Maximum custom length in 2540ths */ member
Dppd-cache.c699 &(pc->custom_max_length), &(pc->custom_min_width), in _ppdCacheCreateWithFile()
711 pc->custom_max_width, pc->custom_max_length, NULL); in _ppdCacheCreateWithFile()
1178 pc->custom_max_length = PWG_FROM_POINTS(ppd->custom_max[1]); in _ppdCacheCreateWithPPD()
2503 jobsize.length <= pc->custom_max_length) in _ppdCacheGetPageSize()
2782 pc->custom_max_width, pc->custom_max_length, in _ppdCacheWriteFile()