Home
last modified time | relevance | path

Searched defs:removeDoublePoints (Results 1 – 9 of 9) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/basegfx/source/polygon/
H A Db3dpolypolygon.cxx111 void removeDoublePoints() in removeDoublePoints() function in ImplB3DPolyPolygon
364 void B3DPolyPolygon::removeDoublePoints() in removeDoublePoints() function in basegfx::B3DPolyPolygon
H A Db2dpolypolygon.cxx149 void removeDoublePoints() in removeDoublePoints() function in ImplB2DPolyPolygon
385 void B2DPolyPolygon::removeDoublePoints() in removeDoublePoints() function in basegfx::B2DPolyPolygon
H A Db3dpolygon.cxx1602 void B3DPolygon::removeDoublePoints() in removeDoublePoints() function in basegfx::B3DPolygon
H A Db2dpolygon.cxx1501 void B2DPolygon::removeDoublePoints() in removeDoublePoints() function in basegfx::B2DPolygon
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basegfx/source/polygon/
H A Db3dpolypolygon.cxx111 void removeDoublePoints() in removeDoublePoints() function in ImplB3DPolyPolygon
364 void B3DPolyPolygon::removeDoublePoints() in removeDoublePoints() function in basegfx::B3DPolyPolygon
H A Db2dpolypolygon.cxx150 void removeDoublePoints() in removeDoublePoints() function in ImplB2DPolyPolygon
386 void B2DPolyPolygon::removeDoublePoints() in removeDoublePoints() function in basegfx::B2DPolyPolygon
H A Db3dpolygon.cxx1596 void B3DPolygon::removeDoublePoints() in removeDoublePoints() function in basegfx::B3DPolygon
H A Db2dpolygon.cxx1498 void B2DPolygon::removeDoublePoints() in removeDoublePoints() function in basegfx::B2DPolygon
/dports/cad/sumo/sumo-1.2.0/src/utils/geom/
H A DPositionVector.cpp1307 PositionVector::removeDoublePoints(double minDist, bool assertLength) { in removeDoublePoints() function in PositionVector