Home
last modified time | relevance | path

Searched refs:createEdgesOfGivenLength (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolygontools.hxx473 …BASEGFX_DLLPUBLIC B2DPolygon createEdgesOfGivenLength(const B2DPolygon& rCandidate, double fLength…
/trunk/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx3358 …B2DPolygon createEdgesOfGivenLength(const B2DPolygon& rCandidate, double fLength, double fStart, d… in createEdgesOfGivenLength() function
3477 const B2DPolygon aEqualLenghEdges(createEdgesOfGivenLength(rCandidate, fWaveWidth)); in createWaveline()

Completed in 21 milliseconds