Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dregion.cxx301 if(getRegionBand()) in ImplCreatePolyPolygonFromRegionBand()
464 else if(getRegionBand()) in Move()
511 else if(getRegionBand()) in Scale()
968 if(getRegionBand() && getRegionBand() == rRegion.getRegionBand()) in Intersect()
1291 if(getRegionBand()) in GetBoundRect()
1315 if(getRegionBand()) in GetAsPolyPolygon()
1343 if(getRegionBand()) in GetAsB2DPolyPolygon()
1357 if(!getRegionBand()) in GetAsRegionBand()
1524 if(getRegionBand() && getRegionBand() == rRegion.getRegionBand()) in operator ==()
1563 if(rRegion.getRegionBand() && getRegionBand()) in operator ==()
[all …]
H A Doutmap.cxx1290 else if(rLogicRegion.getRegionBand()) in LogicToPixel()
1501 else if(rLogicRegion.getRegionBand()) in LogicToPixel()
1685 else if(rDeviceRegion.getRegionBand()) in PixelToLogic()
1900 else if(rDeviceRegion.getRegionBand()) in PixelToLogic()
/trunk/main/vcl/inc/vcl/
H A Dregion.hxx79 const RegionBand* getRegionBand() const { return mpRegionBand.get(); } in getRegionBand() function in Region

Completed in 33 milliseconds