Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dfile.c7800 if (whereToPrint == TIFFEPSI_FILE) {
7807 if (saved_where_to_print == TIFFEPSI_FILE) {
7808 whereToPrint = TIFFEPSI_FILE;
7843 whereToPrint == TIFFEPSI_FILE || whereToPrint == SVG_FILE) &&
7954 whereToPrint==EPSI_FILE || whereToPrint==TIFFEPSI_FILE ||
8083 whereToPrint==EPSI_FILE || whereToPrint==TIFFEPSI_FILE ||
8115 whereToPrint==EPSI_FILE || whereToPrint==TIFFEPSI_FILE || in DumpOnePageInStackMode()
8154 whereToPrint==TIFFEPSI_FILE || whereToPrint==SVG_FILE) { in DumpOneFilePerPage()
8213 whereToPrint==EPSI_FILE || whereToPrint==TIFFEPSI_FILE ||
8303 whereToPrint==EPSI_FILE || whereToPrint==TIFFEPSI_FILE || in PrintSelectedObjs()
[all …]
H A Dconst.h460 #define TIFFEPSI_FILE 9 macro
H A Draster.c1009 whereToPrintPixmap[TIFFEPSI_FILE] = XCreateBitmapFromData(mainDisplay, in InitPattern()
H A Dgrid.c614 case TIFFEPSI_FILE: in WhereToPrintMsg()
H A Dpage.c1681 case TIFFEPSI_FILE: in PrintPages()
H A Dsetup.c1259 whereToPrint = TIFFEPSI_FILE; in Setup()