Searched refs:rBottomRight (Results  1 – 9 of 9) sorted by relevance
| /aoo41x/main/filter/source/graphicfilter/icgm/ | 
| H A D | cgmtypes.hxx | 42 		FloatRect( const FloatPoint& rTopLeft, const FloatPoint& rBottomRight )  in FloatRect()46 			Right = rBottomRight.X;  in FloatRect()
 47 			Bottom = rBottomRight.Y;  in FloatRect()
 
 | 
| /aoo41x/main/basegfx/inc/basegfx/polygon/ | 
| H A D | b2dpolygontools.hxx | 368 …t& rTopLeft, const B2DPoint& rTopRight, const B2DPoint& rBottomLeft, const B2DPoint& rBottomRight);371 …t& rTopLeft, const B2DPoint& rTopRight, const B2DPoint& rBottomLeft, const B2DPoint& rBottomRight);
 
 | 
| H A D | b2dpolypolygontools.hxx | 219 …t& rTopLeft, const B2DPoint& rTopRight, const B2DPoint& rBottomLeft, const B2DPoint& rBottomRight);
 | 
| /aoo41x/main/basegfx/source/polygon/ | 
| H A D | b2dpolypolygontools.cxx | 399 …nt& rTopLeft, const B2DPoint& rTopRight, const B2DPoint& rBottomLeft, const B2DPoint& rBottomRight)  in distort()  argument408 				aRetval.append(distort(aCandidate, rOriginal, rTopLeft, rTopRight, rBottomLeft, rBottomRight));  in distort()
 
 | 
| H A D | b2dpolygontools.cxx | 2656 …nt& rTopLeft, const B2DPoint& rTopRight, const B2DPoint& rBottomLeft, const B2DPoint& rBottomRight)  in distort()  argument2669 					fRelativeY * ((fOneMinusRelativeX) * rBottomLeft.getX() + fRelativeX * rBottomRight.getX()));  in distort()
 2671 					fRelativeX * ((fOneMinusRelativeY) * rTopRight.getY() + fRelativeY * rBottomRight.getY()));  in distort()
 2677 …nt& rTopLeft, const B2DPoint& rTopRight, const B2DPoint& rBottomLeft, const B2DPoint& rBottomRight)  in distort()  argument
 2687 …end(distort(rCandidate.getB2DPoint(a), rOriginal, rTopLeft, rTopRight, rBottomLeft, rBottomRight));  in distort()
 2693 …ort(rCandidate.getPrevControlPoint(a), rOriginal, rTopLeft, rTopRight, rBottomLeft, rBottomRight));  in distort()
 2698 …ort(rCandidate.getNextControlPoint(a), rOriginal, rTopLeft, rTopRight, rBottomLeft, rBottomRight));  in distort()
 
 | 
| /aoo41x/main/vcl/source/control/ | 
| H A D | ilstbox.cxx | 1876                 const Color& rBottomRight(rStyleSettings.GetEdgeBlendingBottomRightColor());  in DrawEntry()  local1878 …              const BitmapEx aBlendFrame(createBlendFrame(aImgSz, nAlpha, rTopLeft, rBottomRight));  in DrawEntry()
 3012             const Color& rBottomRight(rStyleSettings.GetEdgeBlendingBottomRightColor());  in DrawEntry()  local
 3014             const BitmapEx aBlendFrame(createBlendFrame(aImgSz, nAlpha, rTopLeft, rBottomRight));  in DrawEntry()
 
 | 
| /aoo41x/main/svtools/source/control/ | 
| H A D | ctrlbox.cxx | 236                 const Color& rBottomRight(rStyleSettings.GetEdgeBlendingBottomRightColor());  in UserDraw()  local238 …     const BitmapEx aBlendFrame(createBlendFrame(aRect.GetSize(), nAlpha, rTopLeft, rBottomRight));  in UserDraw()
 
 | 
| H A D | valueset.cxx | 334             const Color& rBottomRight(rStyleSettings.GetEdgeBlendingBottomRightColor());  in ImplFormatItem()  local336 …     const BitmapEx aBlendFrame(createBlendFrame(aRect.GetSize(), nAlpha, rTopLeft, rBottomRight));  in ImplFormatItem()
 
 | 
| /aoo41x/main/vcl/inc/vcl/ | 
| H A D | settings.hxx | 939 …endingBottomRightColor(const Color& rBottomRight) { CopyData(); mpData->maEdgeBlendingBottomRightC…  in SetEdgeBlendingBottomRightColor()  argument
 | 
        Completed in 115 milliseconds