Searched refs:ttop (Results 1 – 1 of 1) sorted by relevance
/external/libcups/cups/ |
D | ppd-cache.c | 3355 ttop[256], /* Top string */ in _ppdCreateFromIPP() local 3367 _cupsStrFormatd(ttop, ttop + sizeof(ttop), (pwg->length - top) * 72.0 / 2540.0, loc); in _ppdCreateFromIPP() 3371 …cupsFilePrintf(fp, "*ImageableArea %s: \"%s %s %s %s\"\n", pwg->ppd, tleft, tbottom, tright, ttop); in _ppdCreateFromIPP()
|