Lines Matching refs:mnDPIY

536 	return ImplLogicToPixel( nY + maMapRes.mnMapOfsY, mnDPIY,  in ImplLogicYToDevicePixel()
569 return ImplLogicToPixel( nHeight, mnDPIY, in ImplLogicHeightToDevicePixel()
578 float fPixelHeight = (fLogicHeight * mnDPIY * maMapRes.mnMapScNumY) / maMapRes.mnMapScDenomY; in ImplFloatLogicHeightToDevicePixel()
609 return ImplPixelToLogic( nHeight, mnDPIY, in ImplDevicePixelToLogicHeight()
618 float fLogicHeight = (fPixelHeight * maMapRes.mnMapScDenomY) / (mnDPIY * maMapRes.mnMapScNumY); in ImplFloatDevicePixelToLogicHeight()
633 ImplLogicToPixel( rLogicPt.Y() + maMapRes.mnMapOfsY, mnDPIY, in ImplLogicToDevicePixel()
648 ImplLogicToPixel( rLogicSize.Height(), mnDPIY, in ImplLogicToDevicePixel()
669 ImplLogicToPixel( rLogicRect.Top()+maMapRes.mnMapOfsY, mnDPIY, in ImplLogicToDevicePixel()
675 ImplLogicToPixel( rLogicRect.Bottom()+maMapRes.mnMapOfsY, mnDPIY, in ImplLogicToDevicePixel()
703 aPt.Y() = ImplLogicToPixel( pPt->Y()+maMapRes.mnMapOfsY, mnDPIY, in ImplLogicToDevicePixel()
785 ImplPixelToLogic( rPixelRect.Top()-mnOutOffY-mnOutOffOrigY, mnDPIY, in ImplDevicePixelToLogic()
791 ImplPixelToLogic( rPixelRect.Bottom()-mnOutOffY-mnOutOffOrigY, mnDPIY, in ImplDevicePixelToLogic()
904 maMapRes.mnMapScDenomY = mnDPIY; in SetMapMode()
910 ImplCalcMapResolution( rNewMapMode, mnDPIX, mnDPIY, maMapRes, maThresRes ); in SetMapMode()
946 mnOutOffLogicY = ImplPixelToLogic( mnOutOffOrigY, mnDPIY, in SetMapMode()
1001 aYF *= Fraction( mnDPIY, 1 ); in SetRelativeMapMode()
1006 aYF *= Fraction( 1, mnDPIY ); in SetRelativeMapMode()
1021 mnOutOffLogicY = ImplPixelToLogic( mnOutOffOrigY, mnDPIY, in SetRelativeMapMode()
1047 …const double fScaleFactorY((double)mnDPIY * (double)maMapRes.mnMapScNumY / (double)maMapRes.mnMapS… in GetViewTransformation()
1101 ImplCalcMapResolution( rMapMode, mnDPIX, mnDPIY, aMapRes, aThresRes ); in GetViewTransformation()
1106 …const double fScaleFactorY((double)mnDPIY * (double)aMapRes.mnMapScNumY / (double)aMapRes.mnMapScD… in GetViewTransformation()
1151 ImplLogicToPixel( rLogicPt.Y() + maMapRes.mnMapOfsY, mnDPIY, in LogicToPixel()
1168 ImplLogicToPixel( rLogicSize.Height(), mnDPIY, in LogicToPixel()
1185 ImplLogicToPixel( rLogicRect.Top() + maMapRes.mnMapOfsY, mnDPIY, in LogicToPixel()
1191 ImplLogicToPixel( rLogicRect.Bottom() + maMapRes.mnMapOfsY, mnDPIY, in LogicToPixel()
1220 aPt.Y() = ImplLogicToPixel( pPt->Y() + maMapRes.mnMapOfsY, mnDPIY, in LogicToPixel()
1336 ImplCalcMapResolution( rMapMode, mnDPIX, mnDPIY, aMapRes, aThresRes ); in LogicToPixel()
1341 ImplLogicToPixel( rLogicPt.Y() + aMapRes.mnMapOfsY, mnDPIY, in LogicToPixel()
1359 ImplCalcMapResolution( rMapMode, mnDPIX, mnDPIY, aMapRes, aThresRes ); in LogicToPixel()
1364 ImplLogicToPixel( rLogicSize.Height(), mnDPIY, in LogicToPixel()
1382 ImplCalcMapResolution( rMapMode, mnDPIX, mnDPIY, aMapRes, aThresRes ); in LogicToPixel()
1387 ImplLogicToPixel( rLogicRect.Top() + aMapRes.mnMapOfsY, mnDPIY, in LogicToPixel()
1393 ImplLogicToPixel( rLogicRect.Bottom() + aMapRes.mnMapOfsY, mnDPIY, in LogicToPixel()
1412 ImplCalcMapResolution( rMapMode, mnDPIX, mnDPIY, aMapRes, aThresRes ); in LogicToPixel()
1428 aPt.Y() = ImplLogicToPixel( pPt->Y() + aMapRes.mnMapOfsY, mnDPIY, in LogicToPixel()
1546 ImplPixelToLogic( rDevicePt.Y(), mnDPIY, in PixelToLogic()
1563 ImplPixelToLogic( rDeviceSize.Height(), mnDPIY, in PixelToLogic()
1580 ImplPixelToLogic( rDeviceRect.Top(), mnDPIY, in PixelToLogic()
1586 ImplPixelToLogic( rDeviceRect.Bottom(), mnDPIY, in PixelToLogic()
1615 aPt.Y() = ImplPixelToLogic( pPt->Y(), mnDPIY, in PixelToLogic()
1732 ImplCalcMapResolution( rMapMode, mnDPIX, mnDPIY, aMapRes, aThresRes ); in PixelToLogic()
1737 ImplPixelToLogic( rDevicePt.Y(), mnDPIY, in PixelToLogic()
1756 ImplCalcMapResolution( rMapMode, mnDPIX, mnDPIY, aMapRes, aThresRes ); in PixelToLogic()
1761 ImplPixelToLogic( rDeviceSize.Height(), mnDPIY, in PixelToLogic()
1780 ImplCalcMapResolution( rMapMode, mnDPIX, mnDPIY, aMapRes, aThresRes ); in PixelToLogic()
1785 ImplPixelToLogic( rDeviceRect.Top(), mnDPIY, in PixelToLogic()
1791 ImplPixelToLogic( rDeviceRect.Bottom(), mnDPIY, in PixelToLogic()
1811 ImplCalcMapResolution( rMapMode, mnDPIX, mnDPIY, aMapRes, aThresRes ); in PixelToLogic()
1827 aPt.Y() = ImplPixelToLogic( pPt->Y(), mnDPIY, in PixelToLogic()
1956 mnDPIX, mnDPIY, aMapResSource ); \
1965 mnDPIX, mnDPIY, aMapResDest ); \
2466 mnOutOffLogicY = ImplPixelToLogic( mnOutOffOrigY, mnDPIY, in SetPixelOffset()
2493 ImplCalcMapResolution( MapMode( eUnit ), mnDPIX, mnDPIY, in ImplLogicUnitToPixelX()
2520 ImplCalcMapResolution( MapMode( eUnit ), mnDPIX, mnDPIY, in ImplLogicUnitToPixelY()
2526 nY = nY * mnDPIY * pFrameData->maMapUnitRes.mnMapScNumY; in ImplLogicUnitToPixelY()