Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dsetup.c988 if (psPageWidthInInch != NULL) free(psPageWidthInInch); in CleanUpPaperSize()
996 psYOff = psPageWidthInInch = psPageHeightInInch = NULL; in CleanUpPaperSize()
1017 psPageWidthInInch = (float*)malloc(MAXPAGESTYLES*sizeof(float)); in InitPaperSize()
1018 if (psPageWidthInInch == NULL) FailAllocMessage(); in InitPaperSize()
1019 psPageWidthInInch[0] = ((float)onePageWidth)/((float)ONE_INCH); in InitPaperSize()
1020 psPageWidthInInch[1] = ((float)onePageHeight)/((float)ONE_INCH); in InitPaperSize()
H A Dfile.e44 extern float * psPageWidthInInch;
H A Dgrid.c1115 psPageWidthInInch[0]=((float)onePageWidth)/((float)PIX_PER_INCH); in SetPSPageWidthHeight()
1116 psPageWidthInInch[1]=((float)onePageHeight)/((float)PIX_PER_INCH); in SetPSPageWidthHeight()
1141 round(psPageWidthInInch[NewPageStyle]*PIX_PER_INCH*100.0/printMag);
H A Dfile.c117 float * psPageWidthInInch=NULL; variable
7088 psPageWidthInInch[pageStyle]);
7091 x_dist = (float)(((float)PIX_PER_INCH) * psPageWidthInInch[pageStyle] *
7178 ((float)psPageWidthInInch[pageStyle]) *