Searched refs:fBorderDistance (Results 1 – 1 of 1) sorted by relevance
161 const double fBorderDistance(aSize.Height() * 0.1); in CreateBitmapForUI() local163 aLine.append(basegfx::B2DPoint(fBorderDistance, aSize.Height() / 2)); in CreateBitmapForUI()164 aLine.append(basegfx::B2DPoint(aSize.Width() - fBorderDistance, aSize.Height() / 2)); in CreateBitmapForUI()174 const double fArrowHeight(aSize.Height() - (2.0 * fBorderDistance)); in CreateBitmapForUI()
Completed in 6 milliseconds