Lines Matching refs:PixelToLogic

518         nWidth = pOutput->pRefDevice->PixelToLogic(Size(nWidth,0)).Width();  in SetTextToWidthOrHash()
1323 pDev->DrawRect( pDev->PixelToLogic(rParam.maClipRect) ); in GetOutputArea()
1340 Size aMinSize = pRefDevice->PixelToLogic(Size(0,100)); // erst darueber wird ausgegeben in DrawStrings()
1802 … aAreaParam.maClipRect = pRefDevice->PixelToLogic( aAreaParam.maClipRect ); in DrawStrings()
1843 aDrawTextPos = pRefDevice->PixelToLogic( aDrawTextPos ); in DrawStrings()
2114 Size aMinSize = pRefDevice->PixelToLogic(Size(0,100)); // erst darueber wird ausgegeben in DrawEdit()
2129 Size aRefOne = pRefDevice->PixelToLogic(Size(1,1)); in DrawEdit()
2135 Size aOnePixel = pDev->PixelToLogic(Size(1,1)); in DrawEdit()
2370 Size aLogicSize = pRefDevice->PixelToLogic(aPaperSize); in DrawEdit()
2637 pEngine->SetPaperSize(pRefDevice->PixelToLogic(aPaperSize)); in DrawEdit()
2703 aCellSize = pRefDevice->PixelToLogic( Size( nOutWidth, nOutHeight ) ); in DrawEdit()
2774 … aLogicClip = pRefDevice->PixelToLogic( aAreaParam.maClipRect ); in DrawEdit()
2792 aLogicStart = pRefDevice->PixelToLogic( Point(nStartX,nStartY) ); in DrawEdit()
2842 aLogicStart.Y() += pRefDevice->PixelToLogic(Size(0,nTopM)).Height(); in DrawEdit()
2857 aLogicStart.Y() += pRefDevice->PixelToLogic( Size(0, nTopM + in DrawEdit()
2867 aLogicStart.Y() += pRefDevice->PixelToLogic( Size(0, nTopM + ( in DrawEdit()
2877 aLogicStart.Y() += pRefDevice->PixelToLogic(Size(0,nTopM)).Height(); in DrawEdit()
3017 Size aOnePixel = pDev->PixelToLogic(Size(1,1)); in DrawRotated()
3190 nTotalHeight = pRefDevice->PixelToLogic(Size(0,nTotalHeight)).Height(); in DrawRotated()
3246 pEngine->SetPaperSize(pRefDevice->PixelToLogic(aPaperSize)); in DrawRotated()
3331 pEngine->SetPaperSize(pRefDevice->PixelToLogic(aPaperSize)); in DrawRotated()
3375 aCellSize = pRefDevice->PixelToLogic( Size( nOutWidth, nOutHeight ) ); in DrawRotated()
3479 aAreaParam.maClipRect = pRefDevice->PixelToLogic( Rectangle( in DrawRotated()
3496 aLogicStart = pRefDevice->PixelToLogic( Point(nStartX,nStartY) ); in DrawRotated()
3508 … nAvailWidth -= pRefDevice->PixelToLogic(Size(0,DROPDOWN_BITMAP_SIZE)).Height(); in DrawRotated()
3532 pEngine->SetPaperSize(pRefDevice->PixelToLogic(aPaperSize)); in DrawRotated()
3553 aLogicStart.X() -= pRefDevice->PixelToLogic( in DrawRotated()
3566 aLogicStart.Y() += pRefDevice->PixelToLogic( Size(0, in DrawRotated()
3577 aLogicStart.Y() += pRefDevice->PixelToLogic( Size(0,( in DrawRotated()