Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-cache.c1011 int old_imageable, /* Old imageable length in 2540ths */ in _ppdCacheCreateWithPPD() local
1143 old_imageable = old_size->length - old_size->top - old_size->bottom; in _ppdCacheCreateWithPPD()
1154 (new_known_pwg || (!old_known_pwg && new_imageable > old_imageable))) in _ppdCacheCreateWithPPD()