Lines Matching refs:n2

55 	long	n2 = nMin / 2;  in ImplDrawSymbol()  local
70 n2--; in ImplDrawSymbol()
73 nTop = nCenterY-n2; in ImplDrawSymbol()
77 while ( i <= n2 ) in ImplDrawSymbol()
87 nCenterX+n4, nBottom+n2 ) ); in ImplDrawSymbol()
95 n2--; in ImplDrawSymbol()
99 nBottom = nCenterY+n2; in ImplDrawSymbol()
102 while ( i <= n2 ) in ImplDrawSymbol()
111 pDev->DrawRect( Rectangle( nCenterX-n4, nTop-n2, in ImplDrawSymbol()
120 n2--; in ImplDrawSymbol()
123 nLeft = nCenterX-n2; in ImplDrawSymbol()
127 while ( i <= n2 ) in ImplDrawSymbol()
137 nRight+n2, nCenterY+n4 ) ); in ImplDrawSymbol()
145 n2--; in ImplDrawSymbol()
149 nRight = nCenterX+n2; in ImplDrawSymbol()
152 while ( i <= n2 ) in ImplDrawSymbol()
161 pDev->DrawRect( Rectangle( nLeft-n2, nCenterY-n4, in ImplDrawSymbol()
170 n2--; in ImplDrawSymbol()
172 nBottom = nTop+n2; in ImplDrawSymbol()
175 while ( i <= n2 ) in ImplDrawSymbol()
190 n2--; in ImplDrawSymbol()
192 nBottom = nTop+n2; in ImplDrawSymbol()
195 while ( i <= n2 ) in ImplDrawSymbol()
213 n2--; in ImplDrawSymbol()
217 nRight = nLeft+n2; in ImplDrawSymbol()
220 while ( i <= n2 ) in ImplDrawSymbol()
231 pDev->DrawRect( Rectangle( nCenterX-n4-1, nCenterY-n2, in ImplDrawSymbol()
232 nCenterX-n4-1, nCenterY+n2 ) ); in ImplDrawSymbol()
243 n2--; in ImplDrawSymbol()
247 nRight = nLeft+n2; in ImplDrawSymbol()
250 while ( i <= n2 ) in ImplDrawSymbol()
261 pDev->DrawRect( Rectangle( nCenterX+n4+1, nCenterY-n2, in ImplDrawSymbol()
262 nCenterX+n4+1, nCenterY+n2 ) ); in ImplDrawSymbol()
276 n2 = ( nMin-1 ) / 2; in ImplDrawSymbol()
280 nTop = nCenterY-n2; in ImplDrawSymbol()
283 pDev->DrawRect( Rectangle( nCenterX, nTop+n2+1, nCenterX, nBottom+n2+1 ) ); in ImplDrawSymbol()
285 while ( i < n2 ) in ImplDrawSymbol()
290 pDev->DrawRect( Rectangle( nTemp, nTop+n2+1, nTemp, nBottom+n2+1 ) ); in ImplDrawSymbol()
293 pDev->DrawRect( Rectangle( nTemp, nTop+n2+1, nTemp, nBottom+n2+1 ) ); in ImplDrawSymbol()
302 const long nExt = ( n2 << 1 ) + 1; in ImplDrawSymbol()
314 pWAcc->DrawPolygon( Polygon( Point( n2, n2 ), n2, n2 ) ); in ImplDrawSymbol()
316 pDev->DrawMask( Point( nCenterX - n2, nCenterY - n2 ), aBmp, pDev->GetFillColor() ); in ImplDrawSymbol()
319 pDev->DrawPolygon( Polygon( Point( nCenterX, nCenterY ), n2, n2 ) ); in ImplDrawSymbol()
325 nLeft = nCenterX-n2; in ImplDrawSymbol()
326 nRight = nCenterX+n2; in ImplDrawSymbol()
327 nTop = nCenterY-n2; in ImplDrawSymbol()
328 nBottom = nCenterY+n2; in ImplDrawSymbol()
335 nLeft = nCenterX-n2; in ImplDrawSymbol()
336 nRight = nCenterX+n2-1; in ImplDrawSymbol()
337 nTop = nCenterY-n2; in ImplDrawSymbol()
338 nBottom = nCenterY+n2; in ImplDrawSymbol()
347 nLeft = nCenterX-n2+1; in ImplDrawSymbol()
350 pDev->DrawRect( Rectangle( nLeft+n2, nCenterY, nRight+n2, nCenterY ) ); in ImplDrawSymbol()
352 while ( i < n2 ) in ImplDrawSymbol()
357 pDev->DrawRect( Rectangle( nLeft+n2, nTemp, nRight+n2, nTemp ) ); in ImplDrawSymbol()
360 pDev->DrawRect( Rectangle( nLeft+n2, nTemp, nRight+n2, nTemp ) ); in ImplDrawSymbol()
365 pDev->DrawRect( Rectangle( nCenterX-n2, nCenterY-n2, in ImplDrawSymbol()
366 nCenterX-n2, nCenterY+n2 ) ); in ImplDrawSymbol()
374 nLeft = nCenterX-n2; in ImplDrawSymbol()
377 pDev->DrawRect( Rectangle( nLeft+n2, nCenterY, nRight+n2, nCenterY ) ); in ImplDrawSymbol()
379 while ( i < n2 ) in ImplDrawSymbol()
384 pDev->DrawRect( Rectangle( nLeft+n2, nTemp, nRight+n2, nTemp ) ); in ImplDrawSymbol()
387 pDev->DrawRect( Rectangle( nLeft+n2, nTemp, nRight+n2, nTemp ) ); in ImplDrawSymbol()
392 pDev->DrawRect( Rectangle( nCenterX+n2, nCenterY-n2, in ImplDrawSymbol()
393 nCenterX+n2, nCenterY+n2 ) ); in ImplDrawSymbol()
405 nLeft = nCenterX-n2+1; in ImplDrawSymbol()
406 nTop = nCenterY-n2+1; in ImplDrawSymbol()
407 nBottom = nCenterY-n2+nMin-aRectSize.Width()+1; in ImplDrawSymbol()
421 Rectangle aRect( nCenterX-n2, nCenterY-n2, in ImplDrawSymbol()
422 nCenterX+n2, nCenterY-n2+1 ); in ImplDrawSymbol()
427 aTempRect.Bottom() = nCenterY+n2; in ImplDrawSymbol()
479 nTop = nCenterY-n2-1; in ImplDrawSymbol()
480 nBottom = nTop+n2; in ImplDrawSymbol()
483 while ( i <= n2 ) in ImplDrawSymbol()
493 nBottom = nTop+n2; in ImplDrawSymbol()
496 while ( i <= n2 ) in ImplDrawSymbol()
511 Rectangle aRect( nCenterX-n2, nCenterY-n2+3, in ImplDrawSymbol()
512 nCenterX+n2-2, nCenterY-n2+4 ); in ImplDrawSymbol()
515 aTempRect.Bottom() = nCenterY+n2; in ImplDrawSymbol()
524 aRect = Rectangle( nCenterX-n2+2, nCenterY-n2, in ImplDrawSymbol()
525 nCenterX+n2, nCenterY-n2+1 ); in ImplDrawSymbol()
528 aTempRect.Bottom() = nCenterY+n2-3; in ImplDrawSymbol()
541 Rectangle aRect( nCenterX-n2, nCenterY-n2, in ImplDrawSymbol()
542 nCenterX+n2, nCenterY-n2 ); in ImplDrawSymbol()
545 aTempRect.Bottom() = nCenterY+n2; in ImplDrawSymbol()
559 Rectangle aRect( nCenterX-n2+nExtra, nCenterY+n2-1, in ImplDrawSymbol()
560 nCenterX+n2-nExtra, nCenterY+n2 ); in ImplDrawSymbol()