Searched refs:getEdgeLength (Results 1 – 10 of 10) sorted by relevance
508 const double fEdgeLength(rEdge.getEdgeLength()); in impGetLength()547 double B2DCubicBezier::getEdgeLength() const in getEdgeLength() function in basegfx::B2DCubicBezier565 return getEdgeLength(); in getControlPolygonLength()
87 maLengthArray.push_back(rBase.getEdgeLength()); in B2DCubicBezierHelper()
91 double getEdgeLength() const;
84 double getEdgeLength(const B3DPolygon& rCandidate, sal_uInt32 nIndex);
108 double getEdgeLength(const B2DPolygon& rCandidate, sal_uInt32 nIndex);
213 … const double fRoughLength((aBezier.getEdgeLength() + aBezier.getControlPolygonLength()) / 2.0); in adaptiveSubdivideByDistance()552 double getEdgeLength(const B2DPolygon& rCandidate, sal_uInt32 nIndex) in getEdgeLength() function685 double fEdgeLength(getEdgeLength(rCandidate, nIndex)); in getPositionAbsolute()700 fEdgeLength = getEdgeLength(rCandidate, ++nIndex); in getPositionAbsolute()824 const double fEdgeLength(getEdgeLength(rCandidate, a)); in getSnippetAbsolute()1416 const double fEdgeLength(aCurrentEdge.getEdgeLength()); in applyLineDashing()
224 double getEdgeLength(const B3DPolygon& rCandidate, sal_uInt32 nIndex) in getEdgeLength() function326 fEdgeLength = getEdgeLength(rCandidate, nIndex); in getPositionAbsolute()
127 sal_uInt16* pIndex = new sal_uInt16[mpImpl->getEdgeLength()]; in invert()
102 sal_uInt16* pIndex = new sal_uInt16[mpImpl->getEdgeLength()]; in invert()
148 sal_uInt16 getEdgeLength() const { return RowSize; } in getEdgeLength() function in basegfx::internal::ImplHomMatrixTemplate
Completed in 63 milliseconds