Home
last modified time | relevance | path

Searched refs:aOutSzPix (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx498 Size aOutSzPix; in ImplCreateOutput() local
509 aOutSzPix = pOut->LogicToPixel( aRotBoundRect.GetSize() ); in ImplCreateOutput()
514 aOutSzPix = aUnrotatedSzPix; in ImplCreateOutput()
603 Rectangle aBmpRect( aOutPtPix, aOutSzPix ); in ImplCreateOutput()
629 aOutSz = pOut->PixelToLogic( aOutSzPix ); in ImplCreateOutput()
631 nEndX = aOutSzPix.Width() - 1L; in ImplCreateOutput()
632 nEndY = aOutSzPix.Height() - 1L; in ImplCreateOutput()
652 nRot10, aOutSzPix, aUnrotatedSzPix, in ImplCreateOutput()
661 if( !bHMirr && !bVMirr && aOutSzPix == rBmpSzPix ) in ImplCreateOutput()
665 aOutSz = pOut->PixelToLogic( aOutSzPix ); in ImplCreateOutput()

Completed in 24 milliseconds