Searched refs:nXControl (Results 1 – 1 of 1) sorted by relevance
1658 sal_Int32 nXControl = (sal_Int32)((double)aRect.GetWidth() * 0.2835 ); in CreateSubPath() local1667 basegfx::B2DPoint(aCenter.X() + nXControl, aRect.Top()), in CreateSubPath()1673 basegfx::B2DPoint(aCenter.X() + nXControl, aRect.Bottom()), in CreateSubPath()1677 basegfx::B2DPoint(aCenter.X() - nXControl, aRect.Bottom()), in CreateSubPath()1683 basegfx::B2DPoint(aCenter.X() - nXControl, aRect.Top()), in CreateSubPath()
Completed in 27 milliseconds