Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-cache.c24 #define _PWG_EQUIVALENT(x, y) (abs((x)-(y)) < 2) macro
1150 _PWG_EQUIVALENT(old_size->width, new_width) && in _ppdCacheCreateWithPPD()
1151 _PWG_EQUIVALENT(old_size->length, new_length); in _ppdCacheCreateWithPPD()