Searched refs:aHalfPlaneLeftBottom (Results 1 – 1 of 1) sorted by relevance
138 const ::basegfx::B2DPoint aHalfPlaneLeftBottom( (aLeftBottom + aRightBottom) * 0.5 ); in fillLinearGradient() local149 static_cast<Gdiplus::REAL>(aHalfPlaneLeftBottom.getX()), in fillLinearGradient()150 static_cast<Gdiplus::REAL>(aHalfPlaneLeftBottom.getY()) ); in fillLinearGradient()
Completed in 7 milliseconds