Lines Matching refs:aPaperSize
243 Size aPaperSize = GetOutputSize(); in Paint() local
244 Point aCenter( aPaperSize.Width()/2-300, in Paint()
245 (aPaperSize.Height() - 8400)/2 + 8400 ); in Paint()
246 Point aP1( aPaperSize.Width()/48, 0), aP2( aPaperSize.Width()/40, 0 ), aPoint; in Paint()
248 DrawRect( Rectangle( Point( 0,0 ), aPaperSize ) ); in Paint()
250 Size( aPaperSize.Width()-200, in Paint()
251 aPaperSize.Height()-200 ) ) ); in Paint()
253 Size( aPaperSize.Width()-400, in Paint()
254 aPaperSize.Height()-400 ) ) ); in Paint()
256 Size( aPaperSize.Width()-600, in Paint()
257 aPaperSize.Height()-600 ) ) ); in Paint()
287 DrawText( Rectangle( Point( (aPaperSize.Width() - 4000) / 2, 2000 ), in Paint()
288 Size( aPaperSize.Width() - 2100 - nMaxWidth, in Paint()
289 aPaperSize.Height() - 4000 ) ), in Paint()
295 DrawRect( Rectangle( Point( aPaperSize.Width() - 4000, 1000 ), in Paint()
297 DrawBitmap( Point( aPaperSize.Width() - 4000, 1000 ), in Paint()
313 Size( aPaperSize.Width() - 2000, in Paint()
318 Size( aPaperSize.Width() - 2000, in Paint()
323 Size( aPaperSize.Width() - 2000, in Paint()
328 Size( aPaperSize.Width() - 2000, in Paint()