Searched refs:Rect2Poly (Results 1 – 5 of 5) sorted by relevance
193 Polygon aPol(Rect2Poly(aRect,aGeo)); in NbcResize()284 Polygon aPol(Rect2Poly(aRect.IsEmpty() ? GetSnapRect() : aRect, aGeo)); in NbcShear()311 Polygon aPol(Rect2Poly(aRect,aGeo)); in NbcMirror()
597 Polygon Rect2Poly(const Rectangle& rRect, const GeoStat& rGeo) in Rect2Poly() function
3402 Polygon aPol( Rect2Poly( aRect, aNewGeo ) ); in TRGetBaseGeometry()3424 Polygon aPol( Rect2Poly( aRectangle, aNewGeo ) ); in TRGetBaseGeometry()
233 Polygon Rect2Poly(const Rectangle& rRect, const GeoStat& rGeo);
2008 Polygon aPol( Rect2Poly( aRect, aNewGeo ) ); in getPosition()2030 Polygon aPol( Rect2Poly( aRectangle, aNewGeo ) ); in getPosition()
Completed in 48 milliseconds