Searched refs:custom_max_width (Results 1 – 2 of 2) sorted by relevance
128 int custom_max_width, /* Maximum custom width in 2540ths */ member
690 if (pc->custom_max_width > 0) in _ppdCacheCreateWithFile()698 if (sscanf(value, "%d%d%d%d%d%d%d%d", &(pc->custom_max_width), in _ppdCacheCreateWithFile()711 pc->custom_max_width, pc->custom_max_length, NULL); in _ppdCacheCreateWithFile()1177 pc->custom_max_width = PWG_FROM_POINTS(ppd->custom_max[0]); in _ppdCacheCreateWithPPD()2501 jobsize.width <= pc->custom_max_width && in _ppdCacheGetPageSize()2780 if (pc->custom_max_width > 0) in _ppdCacheWriteFile()2782 pc->custom_max_width, pc->custom_max_length, in _ppdCacheWriteFile()