Lines Matching refs:mnThresPixToLogY

152 		rThresRes.mnThresPixToLogY = 0;  in ImplCalcBigIntThreshold()
167 rThresRes.mnThresPixToLogY = LONG_MAX; in ImplCalcBigIntThreshold()
169 rThresRes.mnThresPixToLogY = (long)(((sal_uLong)LONG_MAX - (sal_uLong)( nProductY/2)) / nDenomY); in ImplCalcBigIntThreshold()
171 rThresRes.mnThresPixToLogY = (long)(((sal_uLong)LONG_MAX + (sal_uLong)(-nProductY/2)) / nDenomY); in ImplCalcBigIntThreshold()
178 rThresRes.mnThresPixToLogY /= 2; in ImplCalcBigIntThreshold()
611 maThresRes.mnThresPixToLogY ); in ImplDevicePixelToLogicHeight()
787 maThresRes.mnThresPixToLogY )-maMapRes.mnMapOfsY, in ImplDevicePixelToLogic()
793 maThresRes.mnThresPixToLogY )-maMapRes.mnMapOfsY ); in ImplDevicePixelToLogic()
948 maThresRes.mnThresPixToLogY ); in SetMapMode()
1023 maThresRes.mnThresPixToLogY ); in SetRelativeMapMode()
1548 maThresRes.mnThresPixToLogY ) - maMapRes.mnMapOfsY - mnOutOffLogicY ); in PixelToLogic()
1565 maThresRes.mnThresPixToLogY ) ); in PixelToLogic()
1582 maThresRes.mnThresPixToLogY ) - maMapRes.mnMapOfsY - mnOutOffLogicY, in PixelToLogic()
1588 maThresRes.mnThresPixToLogY ) - maMapRes.mnMapOfsY - mnOutOffLogicY ); in PixelToLogic()
1617 … maThresRes.mnThresPixToLogY ) - maMapRes.mnMapOfsY - mnOutOffLogicY; in PixelToLogic()
1739 aThresRes.mnThresPixToLogY ) - aMapRes.mnMapOfsY - mnOutOffLogicY ); in PixelToLogic()
1763 aThresRes.mnThresPixToLogY ) ); in PixelToLogic()
1787 aThresRes.mnThresPixToLogY ) - aMapRes.mnMapOfsY - mnOutOffLogicY, in PixelToLogic()
1793 aThresRes.mnThresPixToLogY ) - aMapRes.mnMapOfsY - mnOutOffLogicY ); in PixelToLogic()
1829 … aThresRes.mnThresPixToLogY ) - aMapRes.mnMapOfsY - mnOutOffLogicY; in PixelToLogic()
2468 maThresRes.mnThresPixToLogY ); in SetPixelOffset()