Home
last modified time | relevance | path

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

/AOO41X/main/basegfx/inc/basegfx/polygon/
H A Db2dpolygontools.hxx543 B2DVector getTangentLeavingPoint(const B2DPolygon& rCandidate, sal_uInt32 nIndex);
/AOO41X/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx956 basegfx::tools::getTangentLeavingPoint( in add_markers()
/AOO41X/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx3707 B2DVector getTangentLeavingPoint(const B2DPolygon& rCandidate, sal_uInt32 nIndex) in getTangentLeavingPoint() function