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

/macosx-10.9.5/cups-372.4/cups/cups/
H A Dppd-private.h120 custom_min_width, /* Minimum custom width in 2540ths */ member in struct:_ppd_cache_s
H A Dppd-cache.c390 &(pc->custom_max_length), &(pc->custom_min_width),
406 pc->custom_min_width, pc->custom_min_length, NULL);
874 pc->custom_min_width = PWG_FROM_POINTS(ppd->custom_min[0]);
2047 if (jobsize.width >= pc->custom_min_width &&
2330 pc->custom_min_width, pc->custom_min_length,
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dprinters.c3951 p->pc->custom_min_width, p->pc->custom_max_width);

Completed in 191 milliseconds