Home
last modified time | relevance | path

Searched refs:VDPI (Results 1 – 25 of 28) sorted by relevance

12

/dports/math/xgraph/xgraph/
H A Dps.c18 #define VDPI 1200.0 macro
141 ui->baseWidth = rd( VDPI / POINTS_PER_INCH * BASE_WIDTH );
144 PS_scale = VDPI / MICRONS_PER_INCH;
150 outInfo->bdr_pad = rd( PS_BDR_PAD * VDPI );
151 outInfo->axis_pad = rd( PS_AXIS_PAD * VDPI );
152 outInfo->legend_pad = rd( PS_LEG_PAD * VDPI );
153 outInfo->tick_len = rd( PS_TICK_LEN * VDPI );
156 font_size = as * INCHES_PER_POINT * VDPI;
159 font_size = ts * INCHES_PER_POINT * VDPI;
294 factor = POINTS_PER_INCH / VDPI;
[all …]
/dports/print/tex-dvipsk/texlive-20150521-source/texk/dvipsk/
H A DdrawPS.c94 #define convVRESOLUTION VDPI
205 if (xrad != yrad || VDPI != DPI) in arc()
210 if (xrad == yrad && VDPI == DPI) /* for arcs and circles */ in arc()
237 if (xrad != yrad || VDPI != DPI) in arc()
242 if (xrad == yrad && VDPI == DPI) /* for arcs and circles */ in arc()
H A Ddosection.c42 numout((integer)VDPI); in dosection()
H A Ddvips.h76 #define VDPI (vactualdpi) /* dots per inch */ macro
H A Dprescan.c28 vconv = (real) num * VDPI * mag / ( den * 254000000.0 ); in readpreamble()
H A Ddopage.c66 vertsmallspace = (integer)(0.025*VDPI/vconv); /* 0.025 inches */ in dopage()
/dports/editors/lazarus-qt5/lazarus/components/fpreport/
H A Dfpreportprinterexport.pas126 E.VDPI:=P.YDPI;
H A Dfpreportlclexport.pas155 property VDPI: integer read FVDPI write FVDPI; property
280 Result := Round(AValue * (VDPI * Zoom/ cInchToMM));
920 RenderUnknownElement(C,Element,Self.VDPI);
H A Dfpreportpreview.pas284 FRender.VDPI:=PixelsPerInch;
/dports/editors/lazarus/lazarus/components/fpreport/
H A Dfpreportprinterexport.pas126 E.VDPI:=P.YDPI;
H A Dfpreportlclexport.pas155 property VDPI: integer read FVDPI write FVDPI; property
280 Result := Round(AValue * (VDPI * Zoom/ cInchToMM));
920 RenderUnknownElement(C,Element,Self.VDPI);
H A Dfpreportpreview.pas284 FRender.VDPI:=PixelsPerInch;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpreport/
H A Dfpreportprinterexport.pas127 E.VDPI:=P.YDPI;
H A Dfpreportlclexport.pas156 property VDPI: integer read FVDPI write FVDPI; property
283 Result := Round(AValue * (VDPI * Zoom/ cInchToMM));
292 Result := Round(AValue * (((HDPI + VDPI) / 2) * Zoom / cPtToDPI));
947 RenderUnknownElement(C,Element,Self.VDPI);
H A Dfpreportpreview.pas286 FRender.VDPI:=PixelsPerInch;
/dports/sysutils/testdisk/testdisk-7.1/src/
H A Dfile_pct.c67 uint32_t VDPI; /* 0x18 */ member
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpreport/
H A Dfpreportprinterexport.pas127 E.VDPI:=P.YDPI;
H A Dfpreportlclexport.pas156 property VDPI: integer read FVDPI write FVDPI; property
283 Result := Round(AValue * (VDPI * Zoom/ cInchToMM));
292 Result := Round(AValue * (((HDPI + VDPI) / 2) * Zoom / cPtToDPI));
947 RenderUnknownElement(C,Element,Self.VDPI);
H A Dfpreportpreview.pas286 FRender.VDPI:=PixelsPerInch;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpreport/design/
H A Dfrmfpreportshapeedit.pp109 FRenderer.VDPI:=PixelsPerInch;
H A Dfpreportdesignctrl.pp216 FCanvasExport.VDPI:=CurrentDPI;
843 FCanvasExport.VDPI:=CurrentDPI;
/dports/editors/lazarus/lazarus/components/fpreport/design/
H A Dfrmfpreportshapeedit.pp109 FRenderer.VDPI:=PixelsPerInch;
H A Dfpreportdesignctrl.pp216 FCanvasExport.VDPI:=CurrentDPI;
843 FCanvasExport.VDPI:=CurrentDPI;
/dports/editors/lazarus-qt5/lazarus/components/fpreport/design/
H A Dfrmfpreportshapeedit.pp109 FRenderer.VDPI:=PixelsPerInch;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpreport/design/
H A Dfrmfpreportshapeedit.pp109 FRenderer.VDPI:=PixelsPerInch;

12