Searched refs:aHalfPlaneRightBottom (Results 1 – 1 of 1) sorted by relevance
140 const ::basegfx::B2DPoint aHalfPlaneRightBottom( aRightBottom + aDirection ); in fillLinearGradient() local147 aSolidFillPath.AddLine( static_cast<Gdiplus::REAL>(aHalfPlaneRightBottom.getX()), in fillLinearGradient()148 static_cast<Gdiplus::REAL>(aHalfPlaneRightBottom.getY()), in fillLinearGradient()
Completed in 14 milliseconds