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

/macosx-10.9.5/cups-372.4/cups/cups/
H A Dppd-private.h121 custom_min_length; /* Minimum custom length in 2540ths */ member in struct:_ppd_cache_s
H A Dppd-cache.c391 &(pc->custom_min_length), &(pc->custom_size.left),
406 pc->custom_min_width, pc->custom_min_length, NULL);
875 pc->custom_min_length = PWG_FROM_POINTS(ppd->custom_min[1]);
2049 jobsize.length >= pc->custom_min_length &&
2330 pc->custom_min_width, pc->custom_min_length,
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dprinters.c3953 p->pc->custom_min_length, p->pc->custom_max_length);

Completed in 292 milliseconds