Home
last modified time | relevance | path

Searched refs:nIndB (Results 1 – 3 of 3) sorted by relevance

/trunk/main/basegfx/source/polygon/
H A Db3dpolygonclipper.cxx96 …late(B3DPolygon& rDest, const B3DPolygon& rSource, sal_uInt32 nIndA, sal_uInt32 nIndB, double fCut) in impAppendInterpolate() argument
99 const B3DPoint aNextPoint(rSource.getB3DPoint(nIndB)); in impAppendInterpolate()
105 const BColor aNextBColor(rSource.getBColor(nIndB)); in impAppendInterpolate()
112 const B3DVector aNextVector(rSource.getNormal(nIndB)); in impAppendInterpolate()
119 const B2DPoint aNextTxCo(rSource.getTextureCoordinate(nIndB)); in impAppendInterpolate()
H A Db2dpolygoncutandtouch.cxx239 sal_uInt32 nIndA, sal_uInt32 nIndB, in findEdgeCutsTwoEdges() argument
280 rTempPointsB.push_back(temporaryPoint(aCutPoint, nIndB, fCut2)); in findEdgeCutsTwoEdges()
415 sal_uInt32 nIndA, sal_uInt32 nIndB, in findEdgeCutsBezierAndEdge() argument
447 rTempPointsB.push_back(temporaryPoint(rTempPoint.getPoint(), nIndB, rTempPoint.getCut())); in findEdgeCutsBezierAndEdge()
456 sal_uInt32 nIndA, sal_uInt32 nIndB, in findEdgeCutsTwoBeziers() argument
488 adaptAndTransferCutsWithBezierSegment(aTempPointVectorB, aTempPolygonB, nIndB, rTempPointsB); in findEdgeCutsTwoBeziers()
/trunk/main/drawinglayer/source/primitive2d/
H A Danimatedprimitive2d.cxx189 const sal_uInt32 nIndB((nIndA + 1L) % nSize); in get2DDecomposition() local
190 …segfx::tools::B2DHomMatrixBufferedDecompose >::const_iterator aMatB(maMatrixStack.begin() + nIndB); in get2DDecomposition()

Completed in 27 milliseconds