Searched refs:aHalfPlaneLeftTop (Results 1 – 1 of 1) sorted by relevance
137 const ::basegfx::B2DPoint aHalfPlaneLeftTop( (aLeftTop + aRightTop) * 0.5 ); in fillLinearGradient() local143 aSolidFillPath.AddLine( static_cast<Gdiplus::REAL>(aHalfPlaneLeftTop.getX()), in fillLinearGradient()144 static_cast<Gdiplus::REAL>(aHalfPlaneLeftTop.getY()), in fillLinearGradient()
Completed in 6 milliseconds