Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dregion.cxx225 const Point rFirstPoint = aPoly.GetPoint(0); in ImplGeneralPolygonToBands() local
227 if ( rLastPoint != rFirstPoint ) in ImplGeneralPolygonToBands()
229 pRegionBand->InsertLine( rLastPoint, rFirstPoint, nLineID++ ); in ImplGeneralPolygonToBands()

Completed in 9 milliseconds