Lines Matching refs:nBottom

60 	long	nBottom;  in ImplDrawSymbol()  local
74 nBottom = nCenterY; in ImplDrawSymbol()
75 pDev->DrawRect( Rectangle( nCenterX, nTop, nCenterX, nBottom ) ); in ImplDrawSymbol()
81 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
83 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
86 pDev->DrawRect( Rectangle( nCenterX-n4, nBottom, in ImplDrawSymbol()
87 nCenterX+n4, nBottom+n2 ) ); in ImplDrawSymbol()
99 nBottom = nCenterY+n2; in ImplDrawSymbol()
100 pDev->DrawRect( Rectangle( nCenterX, nTop, nCenterX, nBottom ) ); in ImplDrawSymbol()
104 nBottom--; in ImplDrawSymbol()
106 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
108 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
172 nBottom = nTop+n2; in ImplDrawSymbol()
173 pDev->DrawRect( Rectangle( nCenterX, nTop, nCenterX, nBottom ) ); in ImplDrawSymbol()
179 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
181 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
192 nBottom = nTop+n2; in ImplDrawSymbol()
193 pDev->DrawRect( Rectangle( nCenterX, nTop, nCenterX, nBottom ) ); in ImplDrawSymbol()
197 nBottom--; in ImplDrawSymbol()
199 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
201 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
281 nBottom = nCenterY-1; in ImplDrawSymbol()
282 pDev->DrawRect( Rectangle( nCenterX, nTop, nCenterX, nBottom ) ); in ImplDrawSymbol()
283 pDev->DrawRect( Rectangle( nCenterX, nTop+n2+1, nCenterX, nBottom+n2+1 ) ); in ImplDrawSymbol()
287 ( eType == SYMBOL_PAGEUP ) ? nTop++ : nBottom--; 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()
292 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
293 pDev->DrawRect( Rectangle( nTemp, nTop+n2+1, nTemp, nBottom+n2+1 ) ); in ImplDrawSymbol()
328 nBottom = nCenterY+n2; in ImplDrawSymbol()
329 pDev->DrawRect( Rectangle( nLeft, nTop, nRight, nBottom ) ); in ImplDrawSymbol()
338 nBottom = nCenterY+n2; in ImplDrawSymbol()
339 pDev->DrawRect( Rectangle( nLeft, nTop, nCenterX-2, nBottom ) ); in ImplDrawSymbol()
340 pDev->DrawRect( Rectangle( nCenterX+1, nTop, nRight, nBottom ) ); in ImplDrawSymbol()
407 nBottom = nCenterY-n2+nMin-aRectSize.Width()+1; in ImplDrawSymbol()
412 pDev->DrawRect( Rectangle( Point( nLeft+i, nBottom-i ), aRectSize ) ); in ImplDrawSymbol()
480 nBottom = nTop+n2; in ImplDrawSymbol()
481 pDev->DrawRect( Rectangle( nCenterX, nTop, nCenterX, nBottom ) ); in ImplDrawSymbol()
487 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
489 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
493 nBottom = nTop+n2; in ImplDrawSymbol()
494 pDev->DrawRect( Rectangle( nCenterX, nTop, nCenterX, nBottom ) ); in ImplDrawSymbol()
498 nBottom--; in ImplDrawSymbol()
500 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
502 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()