Searched refs:nTH (Results 1 – 2 of 2) sorted by relevance
342 long nTW = CELL_WIDTH * 3, nTH = CELL_HEIGHT * 3; in DrawPage() local344 long _nTop = bVert ? aRect.Top() + ((nH - nTH) / 2) : aRect.Top(); in DrawPage()
522 long nTH = GetTextHeight(); in ImplRepaint() local560 DrawRect( Rectangle( aPos, Size( GetOutputSizePixel().Width() - 2*mnXOffset, nTH ) ) ); in ImplRepaint()591 Rectangle aRect( aPos, Size( 10, nTH ) ); in ImplRepaint()665 Rectangle aRect( aPos, Size( 10, nTH ) ); in ImplRepaint()
Completed in 24 milliseconds