Lines Matching refs:nRectWidth
1447 long nRectWidth = aRect.GetWidth(); in UserDraw() local
1461 nStarts[0] = nRectWidth * 10 / 100; in UserDraw()
1465 nEnds[0] = nRectWidth * 9 / 10; in UserDraw()
1469 nEnds[0] = nRectWidth * 45 / 100; in UserDraw()
1471 nEnds[1] = nRectWidth * 9 / 10; in UserDraw()
1474 nEnds[0] = nRectWidth * 30 / 100; in UserDraw()
1476 nEnds[1] = nRectWidth * 63 / 100; in UserDraw()
1478 nEnds[2] = nRectWidth * 9 / 10; in UserDraw()
1481 nEnds[0] = nRectWidth * 63 / 100; in UserDraw()
1483 nEnds[1] = nRectWidth * 9 / 10; in UserDraw()
1486 nEnds[0] = nRectWidth * 30 / 100; in UserDraw()
1488 nEnds[1] = nRectWidth * 9 / 10; in UserDraw()