Home
last modified time | relevance | path

Searched defs:fEdgeLength (Results 1 – 4 of 4) sorted by relevance

/trunk/main/basegfx/source/polygon/
H A Db3dpolygontools.cxx277 double fEdgeLength(fZero); in getPositionAbsolute() local
419 const double fEdgeLength(B3DVector(aNextPoint - aCurrentPoint).getLength()); in applyLineDashing() local
H A Db2dpolygontools.cxx685 double fEdgeLength(getEdgeLength(rCandidate, nIndex)); in getPositionAbsolute() local
824 const double fEdgeLength(getEdgeLength(rCandidate, a)); in getSnippetAbsolute() local
1349 const double fEdgeLength(aCubicBezierHelper.getLength()); in applyLineDashing() local
1416 const double fEdgeLength(aCurrentEdge.getEdgeLength()); in applyLineDashing() local
3401 double fEdgeLength(aEdge.getLength()); in createEdgesOfGivenLength() local
H A Db2dlinegeometry.cxx360 const double fEdgeLength(aPureEdgeVector.getLength()); in createAreaGeometryForEdge() local
/trunk/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx508 const double fEdgeLength(rEdge.getEdgeLength()); in impGetLength() local

Completed in 56 milliseconds