Home
last modified time | relevance | path

Searched refs:toPixel (Results 1 – 25 of 50) sorted by relevance

12

/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vtools/undocommands/label/
H A Dmovedoublelabel.cpp64 … VAbstractValApplication::VApp()->toPixel(doc->GetParametrDouble(domElement, AttrMx1, "0.0")); in MoveDoubleLabel()
66 … VAbstractValApplication::VApp()->toPixel(doc->GetParametrDouble(domElement, AttrMy1, "0.0")); in MoveDoubleLabel()
74 … VAbstractValApplication::VApp()->toPixel(doc->GetParametrDouble(domElement, AttrMx2, "0.0")); in MoveDoubleLabel()
76 … VAbstractValApplication::VApp()->toPixel(doc->GetParametrDouble(domElement, AttrMy2, "0.0")); in MoveDoubleLabel()
H A Dmovelabel.cpp52 …m_oldPos.rx() = VAbstractValApplication::VApp()->toPixel(doc->GetParametrDouble(domElement, AttrMx… in MoveLabel()
53 …m_oldPos.ry() = VAbstractValApplication::VApp()->toPixel(doc->GetParametrDouble(domElement, AttrMy… in MoveLabel()
H A Doperationmovelabel.cpp56 …m_oldPos.rx() = VAbstractValApplication::VApp()->toPixel(doc->GetParametrDouble(element, AttrMx, "… in OperationMoveLabel()
57 …m_oldPos.ry() = VAbstractValApplication::VApp()->toPixel(doc->GetParametrDouble(element, AttrMy, "… in OperationMoveLabel()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/IO/Bruker/src/
H A DitkBruker2dseqImageIO.cxx78 T *toPixel = &(tempBuffer[0]); in SwapSlicesAndVolumes() local
91 *toPixel = *fromPixel; in SwapSlicesAndVolumes()
92 toPixel++; in SwapSlicesAndVolumes()
103 toPixel = buffer; in SwapSlicesAndVolumes()
104 for (auto it = tempBuffer.begin(); it != tempBuffer.end(); ++it, ++toPixel) in SwapSlicesAndVolumes()
106 *toPixel = *it; in SwapSlicesAndVolumes()
127 T *toPixel = toSlice; in ReverseSliceOrder() local
130 temp = *toPixel; in ReverseSliceOrder()
131 *toPixel = *fromPixel; in ReverseSliceOrder()
133 toPixel++; in ReverseSliceOrder()
/dports/graphics/qgis/qgis-3.22.3/src/app/georeferencer/
H A Dqgsgeoreftransform.h61 …undingBox( const QgsRectangle &rect, bool toPixel ) { return mRasterChangeCoords.getBoundingBox( r… in getBoundingBox() argument
H A Dqgsrasterchangecoords.cpp56 QgsRectangle QgsRasterChangeCoords::getBoundingBox( const QgsRectangle &rect, bool toPixel ) in getBoundingBox() argument
63 func = toPixel ? &QgsRasterChangeCoords::toColumnLine : &QgsRasterChangeCoords::toXY; in getBoundingBox()
H A Dqgsrasterchangecoords.h31 QgsRectangle getBoundingBox( const QgsRectangle &rect, bool toPixel );
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/georeferencer/
H A Dqgsrasterchangecoords.cpp56 QgsRectangle QgsRasterChangeCoords::getBoundingBox( const QgsRectangle &rect, bool toPixel ) in getBoundingBox() argument
63 func = toPixel ? &QgsRasterChangeCoords::toColumnLine : &QgsRasterChangeCoords::toXY; in getBoundingBox()
H A Dqgsgeoreftransform.h96 …undingBox( const QgsRectangle &rect, bool toPixel ) { return mRasterChangeCoords.getBoundingBox( r… in getBoundingBox() argument
H A Dqgsrasterchangecoords.h31 QgsRectangle getBoundingBox( const QgsRectangle &rect, bool toPixel );
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/spark/src/spark/effects/
H A DCrossFade.pbk35 float4 toPixel = sampleNearest(to, coord);
39 dst = mix(fromPixel, toPixel, progress);
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vtools/dialogs/tools/
H A Ddialogsinglepoint.cpp93 point = QPointF(VAbstractValApplication::VApp()->toPixel(ui->doubleSpinBoxX->value()), in SaveData()
94 VAbstractValApplication::VApp()->toPixel(ui->doubleSpinBoxY->value())); in SaveData()
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vtools/undocommands/
H A Dmovepiece.cpp58 …m_oldX = VAbstractValApplication::VApp()->toPixel(doc->GetParametrDouble(domElement, AttrMx, "0.0"… in MovePiece()
59 …m_oldY = VAbstractValApplication::VApp()->toPixel(doc->GetParametrDouble(domElement, AttrMy, "0.0"… in MovePiece()
H A Dmovespoint.cpp55 … oldX = VAbstractValApplication::VApp()->toPixel(doc->GetParametrDouble(domElement, AttrX, "0.0")); in MoveSPoint()
56 … oldY = VAbstractValApplication::VApp()->toPixel(doc->GetParametrDouble(domElement, AttrY, "0.0")); in MoveSPoint()
/dports/math/kmplot/kmplot-21.12.3/kmplot/
H A Dview.cpp1232 …painter->drawLine( toPixel( QPointF( m_xmin, y ), ClipInfinite ), toPixel( QPointF( m_xmax, y ), C… in drawImplicit()
1233 …painter->drawLine( toPixel( QPointF( x, m_ymin ), ClipInfinite ), toPixel( QPointF( x, m_ymax ), C… in drawImplicit()
1624 prev1 = toPixel( QPointF( x, y ), ClipInfinite ); in drawImplicitInSquare()
1690 painter->drawLine( toPixel( mid-diff ), toPixel( mid+diff ) ); in drawTangentField()
1872 p2 = toPixel( rv, ClipInfinite ); in drawPlot()
2031 painter->drawPoint( toPixel( realValue ) ); in drawFunctionInfo()
2106 QPointF pixelCenter = toPixel( realPos ); in drawLabel()
2621 QPointF tl( toPixel( m_animateZoomRect.topLeft() ) ); in paintEvent()
3029 QPointF ptd( toPixel( closestPoint ) ); in mousePressEvent()
3147 QPointF pixelPos = toPixel( pos, ClipInfinite ); in getClosestPoint()
[all …]
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vmisc/
H A Dvabstractvalapplication.cpp40 double VAbstractValApplication::toPixel(double val) const in toPixel() function in VAbstractValApplication
/dports/graphics/krita/krita-4.4.8/libs/ui/canvas/
H A Dkis_snap_config.h78 bool toPixel() const { in toPixel() function
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vtools/tools/nodeDetails/
H A Dvtoolplacelabel.cpp65 …qAbs(VAbstractValApplication::VApp()->toPixel(CheckFormula(initData.id, initData.width, initData.d… in Create()
67 …qAbs(VAbstractValApplication::VApp()->toPixel(CheckFormula(initData.id, initData.height, initData.… in Create()
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vtools/tools/drawTools/toolpoint/toolsinglepoint/toolcut/
H A Dvtoolcutspline.cpp146 …QPointF point = spl->CutSpline(VAbstractValApplication::VApp()->toPixel(result), spl1p2, spl1p3, s… in Create()
290 …QPointF point = spl->CutSpline(VAbstractValApplication::VApp()->toPixel(length), spl1p2, spl1p3, s… in MakeToolTip()
H A Dvtoolcutarc.cpp144 QPointF point = arc->CutArc(VAbstractValApplication::VApp()->toPixel(result), arc1, arc2); in Create()
300 arc->CutArc(VAbstractValApplication::VApp()->toPixel(length), ar1, ar2); in MakeToolTip()
H A Dvtoolcutsplinepath.cpp152 … VAbstractValApplication::VApp()->toPixel(result), splPath, initData.name, &splPath1, &splPath2); in Create()
388 … VAbstractValApplication::VApp()->toPixel(length), splPath, "X", &splPath1, &splPath2); in MakeToolTip()
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vtools/tools/drawTools/toolpoint/toolsinglepoint/
H A Dvtoolbasepoint.cpp220 p->setX(VAbstractValApplication::VApp()->toPixel(pos.x())); in SetBasePointPos()
221 p->setY(VAbstractValApplication::VApp()->toPixel(pos.y())); in SetBasePointPos()
H A Dvtoolpointofintersectioncircles.cpp126 ->toPixel(CheckFormula(initData.id, initData.firstCircleRadius, initData.data)); in Create()
128 ->toPixel(CheckFormula(initData.id, initData.secondCircleRadius, initData.data)); in Create()
/dports/graphics/drawpile/Drawpile-2.1.20/src/libclient/core/
H A Drasterop.cpp165 quint32 toPixel() const { in toPixel() function
264 *base = qPremultiply(src.toPixel()); in doMaskColorErase()
410 *destination = qPremultiply(d.toPixel()); in doPixelColorErase()
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vtools/tools/drawTools/toolcurve/
H A Dvtoolarcwithlength.cpp127 …calcRadius = VAbstractValApplication::VApp()->toPixel(CheckFormula(initData.id, initData.radius, i… in Create()
128 …calcLength = VAbstractValApplication::VApp()->toPixel(CheckFormula(initData.id, initData.length, i… in Create()

12