Lines Matching refs:nRight

59 	long	nRight;  in ImplDrawSymbol()  local
124 nRight = nCenterX; in ImplDrawSymbol()
125 pDev->DrawRect( Rectangle( nLeft, nCenterY, nRight, nCenterY ) ); in ImplDrawSymbol()
131 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
133 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
136 pDev->DrawRect( Rectangle( nRight, nCenterY-n4, in ImplDrawSymbol()
137 nRight+n2, nCenterY+n4 ) ); in ImplDrawSymbol()
149 nRight = nCenterX+n2; in ImplDrawSymbol()
150 pDev->DrawRect( Rectangle( nLeft, nCenterY, nRight, nCenterY ) ); in ImplDrawSymbol()
154 nRight--; in ImplDrawSymbol()
156 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
158 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
217 nRight = nLeft+n2; in ImplDrawSymbol()
218 pDev->DrawRect( Rectangle( nLeft, nCenterY, nRight, nCenterY ) ); in ImplDrawSymbol()
224 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
226 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
247 nRight = nLeft+n2; in ImplDrawSymbol()
248 pDev->DrawRect( Rectangle( nLeft, nCenterY, nRight, nCenterY ) ); in ImplDrawSymbol()
252 nRight--; in ImplDrawSymbol()
254 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
256 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
326 nRight = nCenterX+n2; in ImplDrawSymbol()
329 pDev->DrawRect( Rectangle( nLeft, nTop, nRight, nBottom ) ); in ImplDrawSymbol()
336 nRight = nCenterX+n2-1; in ImplDrawSymbol()
340 pDev->DrawRect( Rectangle( nCenterX+1, nTop, nRight, nBottom ) ); in ImplDrawSymbol()
348 nRight = nCenterX; in ImplDrawSymbol()
349 pDev->DrawRect( Rectangle( nLeft, nCenterY, nRight, nCenterY ) ); in ImplDrawSymbol()
350 pDev->DrawRect( Rectangle( nLeft+n2, nCenterY, nRight+n2, nCenterY ) ); in ImplDrawSymbol()
356 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
357 pDev->DrawRect( Rectangle( nLeft+n2, nTemp, nRight+n2, nTemp ) ); in ImplDrawSymbol()
359 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
360 pDev->DrawRect( Rectangle( nLeft+n2, nTemp, nRight+n2, nTemp ) ); in ImplDrawSymbol()
375 nRight = nCenterX-1; in ImplDrawSymbol()
376 pDev->DrawRect( Rectangle( nLeft, nCenterY, nRight, nCenterY ) ); in ImplDrawSymbol()
377 pDev->DrawRect( Rectangle( nLeft+n2, nCenterY, nRight+n2, nCenterY ) ); in ImplDrawSymbol()
381 nRight--; in ImplDrawSymbol()
383 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
384 pDev->DrawRect( Rectangle( nLeft+n2, nTemp, nRight+n2, nTemp ) ); in ImplDrawSymbol()
386 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
387 pDev->DrawRect( Rectangle( nLeft+n2, nTemp, nRight+n2, nTemp ) ); in ImplDrawSymbol()