Home
last modified time | relevance | path

Searched defs:widthScaleFactor (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/kimageannotator/kImageAnnotator-0.5.3/src/annotations/undo/
H A DScaleCommand.cpp57 void ScaleCommand::scaleItems(qreal widthScaleFactor, qreal heightScaleFactor) in scaleItems()
/dports/graphics/qgis/qgis-3.22.3/src/core/dxf/
H A Dqgsdxfpaintdevice.cpp66 double QgsDxfPaintDevice::widthScaleFactor() const in widthScaleFactor() function in QgsDxfPaintDevice
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/dxf/
H A Dqgsdxfpaintdevice.cpp66 double QgsDxfPaintDevice::widthScaleFactor() const in widthScaleFactor() function in QgsDxfPaintDevice
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/symbology/
H A Dqgssvgcache.h60 double widthScaleFactor = 1.0; variable
H A Dqgssvgcache.cpp46 …acheEntry( const QString &path, double size, double strokeWidth, double widthScaleFactor, const QC… in QgsSvgCacheEntry()
123double widthScaleFactor, bool &fitsInCache, double fixedAspectRatio, bool blocking ) in svgAsImage()
183double widthScaleFactor, bool forceVectorOutput, double fixedAspectRatio, bool blocking ) in svgAsPicture()
207double widthScaleFactor, double fixedAspectRatio, bool blocking, bool *isMissingImage ) in svgContent()
217double widthScaleFactor, double fixedAspectRatio, bool blocking ) in svgViewboxSize()
497 double widthScaleFactor, double fixedAspectRatio, bool blocking, bool *isMissingImage ) in cacheEntry()
H A Dqgsmarkersymbollayer.cpp2046 double widthScaleFactor = 3.465; in updateDefaultAspectRatio() local
/dports/graphics/qgis/qgis-3.22.3/src/core/symbology/
H A Dqgssvgcache.h61 double widthScaleFactor = 1.0; variable
H A Dqgssvgcache.cpp47 …acheEntry( const QString &path, double size, double strokeWidth, double widthScaleFactor, const QC… in QgsSvgCacheEntry()
126double widthScaleFactor, bool &fitsInCache, double fixedAspectRatio, bool blocking, const QMap<QSt… in svgAsImage()
186double widthScaleFactor, bool forceVectorOutput, double fixedAspectRatio, bool blocking, const QMa… in svgAsPicture()
210double widthScaleFactor, double fixedAspectRatio, bool blocking, const QMap<QString, QString> &par… in svgContent()
220double widthScaleFactor, double fixedAspectRatio, bool blocking, const QMap<QString, QString> &par… in svgViewboxSize()
500double widthScaleFactor, double fixedAspectRatio, const QMap<QString, QString> &parameters, bool b… in cacheEntry()
H A Dqgsmarkersymbollayer.cpp2124 const double widthScaleFactor = 3.465; in updateDefaultAspectRatio() local
/dports/graphics/kgraphviewer/kgraphviewer-2.4.3/src/part/
H A Dcanvasedge.cpp196 qreal widthScaleFactor = (m_scaleX+m_scaleY)/2; in paint() local
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/core/
H A Dtestqgssvgcache.cpp359 double widthScaleFactor = 1; in noViewBox() local
/dports/graphics/qgis/qgis-3.22.3/tests/src/core/
H A Dtestqgssvgcache.cpp371 const double widthScaleFactor = 1; in noViewBox() local
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/applets/pager/plugin/
H A Dpagermodel.cpp445 qreal widthScaleFactor, in moveWindow()
/dports/graphics/kxstitch/kxstitch-2.2.0/src/
H A DEditor.cpp350 …double widthScaleFactor = visibleWidth / (right - left) * ((clothCountUnitsInches) ? m_horizontalC… in previewClicked() local
422 …double widthScaleFactor = visibleWidth / documentWidth * ((clothCountUnitsInches) ? m_horizontalCl… in fitToPage() local
434 …double widthScaleFactor = visibleWidth / documentWidth * ((clothCountUnitsInches) ? m_horizontalCl… in fitToWidth() local
/dports/java/jfreechart/jfreechart-1.0.17/source/org/jfree/chart/
H A DChartUtilities.java231 JFreeChart chart, int width, int height, int widthScaleFactor, in writeScaledChartAsPNG()
/dports/graphics/qgis/qgis-3.22.3/src/core/project/
H A Dqgsprojectfiletransform.cpp307 const double widthScaleFactor = 25.4 / screenDpi; in transform0100to0110() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgsprojectfiletransform.cpp305 double widthScaleFactor = 25.4 / screenDpi; in transform0100to0110() local