Home
last modified time | relevance | path

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

/aoo42x/main/canvas/source/directx/
H A Ddx_canvashelper_texturefill.cxx138 const ::basegfx::B2DPoint aHalfPlaneLeftBottom( (aLeftBottom + aRightBottom) * 0.5 ); in fillLinearGradient() local
149 static_cast<Gdiplus::REAL>(aHalfPlaneLeftBottom.getX()), in fillLinearGradient()
150 static_cast<Gdiplus::REAL>(aHalfPlaneLeftBottom.getY()) ); in fillLinearGradient()

Completed in 102 milliseconds