Home
last modified time | relevance | path

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

/AOO41X/main/vcl/source/gdi/
H A Dregion.cxx51 bool ImplIsPolygonRectilinear (const PolyPolygon& rPolyPoly) in ImplIsPolygonRectilinear() function
98 OSL_ASSERT(ImplIsPolygonRectilinear (rPolyPoly)); in ImplRectilinearPolygonToBands()
265 if(ImplIsPolygonRectilinear(aPolyPolygon)) in ImplCreateRegionBandFromPolyPolygon()