Searched defs:bWithBorder (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/basegfx/source/polygon/ |
H A D | b3dpolygontools.cxx | 866 bool isInside(const B3DPolygon& rCandidate, const B3DPoint& rPoint, bool bWithBorder) in isInside() 1018 bool isInside(const B3DPolygon& rCandidate, const B3DPolygon& rPolygon, bool bWithBorder) in isInside()
|
H A D | b3dpolypolygontools.cxx | 489 bool isInside(const B3DPolyPolygon& rCandidate, const B3DPoint& rPoint, bool bWithBorder) in isInside()
|
H A D | b2dpolypolygontools.cxx | 209 bool isInside(const B2DPolyPolygon& rCandidate, const B2DPoint& rPoint, bool bWithBorder) in isInside()
|
H A D | b2dpolygontools.cxx | 397 bool isInside(const B2DPolygon& rCandidate, const B2DPoint& rPoint, bool bWithBorder) in isInside() 456 bool isInside(const B2DPolygon& rCandidate, const B2DPolygon& rPolygon, bool bWithBorder) in isInside() 2293 …B2DPoint& rA, const B2DPoint& rB, const B2DPoint& rC, const B2DPoint& rCandidate, bool bWithBorder) in isPointInTriangle()
|
Completed in 178 milliseconds