Searched defs:bWithPoints (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/basegfx/source/polygon/ |
H A D | b3dpolygontools.cxx | 1035 …tOnLine(const B3DPoint& rStart, const B3DPoint& rEnd, const B3DPoint& rCandidate, bool bWithPoints) in isPointOnLine() 1095 bool isPointOnPolygon(const B3DPolygon& rCandidate, const B3DPoint& rPoint, bool bWithPoints) in isPointOnPolygon()
|
H A D | b2dpolygontools.cxx | 2228 …tOnLine(const B2DPoint& rStart, const B2DPoint& rEnd, const B2DPoint& rCandidate, bool bWithPoints) in isPointOnLine() 2263 bool isPointOnPolygon(const B2DPolygon& rCandidate, const B2DPoint& rPoint, bool bWithPoints) in isPointOnPolygon()
|
Completed in 64 milliseconds