Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-private.h119 custom_min_length; /* Minimum custom length in 2540ths */ member
Dppd-cache.c721 &(pc->custom_min_length), &(pc->custom_size.left), in _ppdCacheCreateWithFile()
736 pc->custom_min_width, pc->custom_min_length, NULL); in _ppdCacheCreateWithFile()
1215 pc->custom_min_length = PWG_FROM_POINTS(ppd->custom_min[1]); in _ppdCacheCreateWithPPD()
2569 jobsize.length >= pc->custom_min_length && in _ppdCacheGetPageSize()
2850 pc->custom_min_width, pc->custom_min_length, in _ppdCacheWriteFile()
/external/libcups/scheduler/
Dprinters.c4189 p->pc->custom_min_length, p->pc->custom_max_length); in load_ppd()