Home
last modified time | relevance | path

Searched refs:hScale (Results 1 – 25 of 110) sorted by relevance

12345

/dports/print/pdftk/pdftk-7d2ac3c1fa858f2c247c809fc6ef43f71f241098/java/com/gitlab/pdftk_java/com/lowagie/text/pdf/
H A DPdfFont.java89 protected float hScale = 1; field in PdfFont
166 return font.getWidthPoint(character, size) * hScale; in width()
176 return font.getWidthPoint(s, size) * hScale; in width()
203 void setHorizontalScaling(float hScale) { in setHorizontalScaling() argument
204 this.hScale = hScale; in setHorizontalScaling()
H A DPdfDocument.java2399 float hScale = 1; in writeLineToContent() local
2446 hScale = 1; in writeLineToContent()
2578 hScale = hs.floatValue(); in writeLineToContent()
2635 if (hScale != lastHScale) { in writeLineToContent()
2636 lastHScale = hScale; in writeLineToContent()
2637 text.setWordSpacing(baseWordSpacing / hScale); in writeLineToContent()
2638 text.setCharacterSpacing(baseCharacterSpacing / hScale); in writeLineToContent()
2659 if (isJustified && hScale != lastHScale) { in writeLineToContent()
2660 lastHScale = hScale; in writeLineToContent()
2661 text.setWordSpacing(baseWordSpacing / hScale); in writeLineToContent()
[all …]
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/pdf/
H A DPdfFont.java82 protected float hScale = 1; field in PdfFont
155 return font.getWidthPoint(character, size) * hScale; in width()
162 return font.getWidthPoint(s, size) * hScale; in width()
184 void setHorizontalScaling(float hScale) { in setHorizontalScaling() argument
185 this.hScale = hScale; in setHorizontalScaling()
/dports/misc/mnn/MNN-1.2.0/source/backend/cpu/
H A DCPUResize.hpp26 …cC4(halide_buffer_t &input, halide_buffer_t &output, float wScale, float hScale, float wOffset, fl…
30 …rC4(halide_buffer_t &input, halide_buffer_t &output, float wScale, float hScale, float wOffset = 0…
31 …dC4(halide_buffer_t &input, halide_buffer_t &output, float wScale, float hScale, float wOffset = 0…
H A DCPUResize.cpp217 …dC4(halide_buffer_t &input, halide_buffer_t &output, float wScale, float hScale, float wOffset, fl… in CPUResizeNearestneighborRoundC4() argument
226 const float yScaling = hScale; in CPUResizeNearestneighborRoundC4()
258 … float wScale, float hScale, float wOffset, float hOffset) { in CPUResizeNearestneighborC4() argument
267 const float yScaling = hScale; in CPUResizeNearestneighborC4()
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DPrintedSheetFrame.cpp293 float hScale = in ComputePagesPerSheetOriginAndScale() local
301 float scale = std::min(hScale, vScale); in ComputePagesPerSheetOriginAndScale()
302 if (hScale < vScale) { in ComputePagesPerSheetOriginAndScale()
310 } else if (vScale < hScale) { in ComputePagesPerSheetOriginAndScale()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DPrintedSheetFrame.cpp293 float hScale = in ComputePagesPerSheetOriginAndScale() local
301 float scale = std::min(hScale, vScale); in ComputePagesPerSheetOriginAndScale()
302 if (hScale < vScale) { in ComputePagesPerSheetOriginAndScale()
310 } else if (vScale < hScale) { in ComputePagesPerSheetOriginAndScale()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DPrintedSheetFrame.cpp293 float hScale = in ComputePagesPerSheetOriginAndScale() local
301 float scale = std::min(hScale, vScale); in ComputePagesPerSheetOriginAndScale()
302 if (hScale < vScale) { in ComputePagesPerSheetOriginAndScale()
310 } else if (vScale < hScale) { in ComputePagesPerSheetOriginAndScale()
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/qt/
H A Dwave_form_view.cpp86 const float hScale = 0.5f * height; in AssignAudioTrack() local
94 int yStart = int(center + hScale * audioBuffer[x].min); in AssignAudioTrack()
96 int yStop = int(center + hScale * audioBuffer[x].max); in AssignAudioTrack()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/cg/
H A DPDFDocumentImage.cpp168 float hScale = dstRect.width() / srcRect.width(); in draw() local
174 …CGContextTranslateCTM(context->platformContext(), dstRect.x() - srcRect.x() * hScale, dstRect.y() … in draw()
175 CGContextScaleCTM(context->platformContext(), hScale, vScale); in draw()
/dports/biology/hyphy/hyphy-2.5.33/src/core/
H A Dtree.cpp1214 hyFloat hScale = 1.0, in PlainTreeString() local
1335 hScale = 0.; in PlainTreeString()
1337 totalTreeL = hScale; in PlainTreeString()
1470 hScale = (treeRadius-labelWidth)/hScale; in PlainTreeString()
1513 if (vScale*hScale < 10.0) { in PlainTreeString()
1530 rm = lw+vScale*hScale; in PlainTreeString()
1653 hcl = iterator->in_object.h*hScale; in TreePSRecurse()
1654 vcl = iterator->in_object.v*hScale; in TreePSRecurse()
1657 hcl = hSize+iterator->in_object.h*hScale-shift; in TreePSRecurse()
1668 hcl = (vScale + iterator->in_object.bL)*hScale; in TreePSRecurse()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/skia/win/
H A Dgdiimpl.cxx206 double hScale = pWinFont->getHScale(); in DrawTextLayout() local
250 font.setScaleX(hScale); in DrawTextLayout()
257 verticalFont.setSize(nHeight * hScale); in DrawTextLayout()
258 verticalFont.setScaleX(1.0 / hScale); in DrawTextLayout()
/dports/games/flightgear-data/fgdata/Compositor/Shaders/Default/
H A Dclouds-box.vert12 //float hScale = usrAttr4.r;
41 //gl_Position.xyz += gl_Vertex.z * w * hScale;
H A Dclouds-thin.vert12 //float hScale = usrAttr4.r;
41 //gl_Position.xyz += gl_Vertex.z * w * hScale;
/dports/games/flightgear-data/fgdata/Shaders/
H A Dclouds-box.vert12 //float hScale = usrAttr4.r;
41 //gl_Position.xyz += gl_Vertex.z * w * hScale;
H A Dclouds-test.vert12 //float hScale = usrAttr4.r;
41 //gl_Position.xyz += gl_Vertex.z * w * hScale;
H A Dclouds-thin.vert12 //float hScale = usrAttr4.r;
41 //gl_Position.xyz += gl_Vertex.z * w * hScale;
H A Dtest.vert12 //float hScale = usrAttr4.r;
60 //gl_Position.xyz += gl_Vertex.z * w * hScale;
/dports/games/openbor4432/openbor-ba1eb4f/engine/sdl/
H A Dvideocommon.c35 videomodes.hScale = savedata.glscale; in setupPreBlitProcessing()
63 videomodes.hScale /= 2; in setupPreBlitProcessing()
/dports/games/openbor/openbor-3caaddd5/engine/sdl/
H A Dvideocommon.c35 videomodes.hScale = savedata.hwscale; in setupPreBlitProcessing()
63 videomodes.hScale /= 2; in setupPreBlitProcessing()
H A Dvideo.c169 if(!SetVideoMode(videomodes.hRes * videomodes.hScale, in video_set_mode()
177 (videomodes.hScale == 1 && videomodes.vScale == 1 && !savedata.fullscreen)) in video_set_mode()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/
H A DDynamicShape.cpp164 bool vScale, bool hScale, bool pixelHinting, bool noClose, in lineStyle() argument
168 LineStyle style(thickness, color, vScale, hScale, pixelHinting, in lineStyle()
/dports/x11/radare-cutter/r2cutter-0.1.1/src/widgets/
H A DOverviewView.cpp44 qreal hScale = (qreal)viewport()->height() / height; in scaleAndCenter() local
45 setViewScale(std::min(wScale, hScale)); in scaleAndCenter()
/dports/comms/cubicsdr/CubicSDR-0248e5a/src/panel/
H A DMeterPanel.cpp156 double hScale = t.y-b.y; in drawPanelContents() local
158 viewHeight = viewHeight * hScale; in drawPanelContents()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/pathops/
H A DSkPathOpsOp.cpp375 SkScalar hScale = (bitWidth - 2) / largerWidth; in debug_scale_matrix() local
378 scale.preScale(hScale, vScale); in debug_scale_matrix()
379 larger.fLeft *= hScale; in debug_scale_matrix()
380 larger.fRight *= hScale; in debug_scale_matrix()

12345