Lines Matching refs:nTemp

61 	long	nTemp;  in ImplDrawSymbol()  local
80 nTemp = nCenterX-i; in ImplDrawSymbol()
81 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
82 nTemp = nCenterX+i; in ImplDrawSymbol()
83 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
105 nTemp = nCenterX-i; in ImplDrawSymbol()
106 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
107 nTemp = nCenterX+i; in ImplDrawSymbol()
108 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
130 nTemp = nCenterY-i; in ImplDrawSymbol()
131 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
132 nTemp = nCenterY+i; in ImplDrawSymbol()
133 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
155 nTemp = nCenterY-i; in ImplDrawSymbol()
156 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
157 nTemp = nCenterY+i; in ImplDrawSymbol()
158 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
178 nTemp = nCenterX-i; in ImplDrawSymbol()
179 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
180 nTemp = nCenterX+i; in ImplDrawSymbol()
181 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
198 nTemp = nCenterX-i; in ImplDrawSymbol()
199 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
200 nTemp = nCenterX+i; in ImplDrawSymbol()
201 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
223 nTemp = nCenterY-i; in ImplDrawSymbol()
224 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
225 nTemp = nCenterY+i; in ImplDrawSymbol()
226 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
253 nTemp = nCenterY-i; in ImplDrawSymbol()
254 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
255 nTemp = nCenterY+i; in ImplDrawSymbol()
256 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
288 nTemp = nCenterX-i; in ImplDrawSymbol()
289 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
290 pDev->DrawRect( Rectangle( nTemp, nTop+n2+1, nTemp, nBottom+n2+1 ) ); in ImplDrawSymbol()
291 nTemp = nCenterX+i; in ImplDrawSymbol()
292 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
293 pDev->DrawRect( Rectangle( nTemp, nTop+n2+1, nTemp, nBottom+n2+1 ) ); in ImplDrawSymbol()
355 nTemp = nCenterY-i; in ImplDrawSymbol()
356 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
357 pDev->DrawRect( Rectangle( nLeft+n2, nTemp, nRight+n2, nTemp ) ); in ImplDrawSymbol()
358 nTemp = nCenterY+i; in ImplDrawSymbol()
359 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
360 pDev->DrawRect( Rectangle( nLeft+n2, nTemp, nRight+n2, nTemp ) ); in ImplDrawSymbol()
382 nTemp = nCenterY-i; in ImplDrawSymbol()
383 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
384 pDev->DrawRect( Rectangle( nLeft+n2, nTemp, nRight+n2, nTemp ) ); in ImplDrawSymbol()
385 nTemp = nCenterY+i; in ImplDrawSymbol()
386 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
387 pDev->DrawRect( Rectangle( nLeft+n2, nTemp, nRight+n2, nTemp ) ); in ImplDrawSymbol()
486 nTemp = nCenterX-i; in ImplDrawSymbol()
487 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
488 nTemp = nCenterX+i; in ImplDrawSymbol()
489 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
499 nTemp = nCenterX-i; in ImplDrawSymbol()
500 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
501 nTemp = nCenterX+i; in ImplDrawSymbol()
502 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()