Searched refs:nCornerWidth (Results 1 – 1 of 1) sorted by relevance
113 const long nCornerWidth = long(CORNER_SPACE * (double)GetMapMode().GetScaleX()); in Paint() local123 aSize.Width() += nCornerWidth; in Paint()132 aPoly.Insert(Polygon(aWholeRect,nCornerWidth,nCornerWidth)); in Paint()150 Rectangle aRect( Point(nCornerWidth,nCornerHeight), in Paint()151 … Size(aSize.Width() - nCornerWidth - nCornerWidth,aSize.Height() - nCornerHeight - nCornerHeight)); in Paint()
Completed in 14 milliseconds