Searched refs:mnThresLogToPixX (Results 1 – 3 of 3) sorted by relevance
126 rThresRes.mnThresLogToPixX = 0; in ImplCalcBigIntThreshold()137 rThresRes.mnThresLogToPixX = LONG_MAX; in ImplCalcBigIntThreshold()139 rThresRes.mnThresLogToPixX = Abs( (LONG_MAX - nDenomHalfX) / nProductX ); in ImplCalcBigIntThreshold()175 rThresRes.mnThresLogToPixX /= 2; in ImplCalcBigIntThreshold()526 maThresRes.mnThresLogToPixX )+mnOutOffX+mnOutOffOrigX; in ImplLogicXToDevicePixel()550 maThresRes.mnThresLogToPixX ); in ImplLogicWidthToDevicePixel()632 maThresRes.mnThresLogToPixX )+mnOutOffX+mnOutOffOrigX, in ImplLogicToDevicePixel()647 maThresRes.mnThresLogToPixX ), in ImplLogicToDevicePixel()668 maThresRes.mnThresLogToPixX )+mnOutOffX+mnOutOffOrigX, in ImplLogicToDevicePixel()674 maThresRes.mnThresLogToPixX )+mnOutOffX+mnOutOffOrigX, in ImplLogicToDevicePixel()[all …]
410 maThresRes.mnThresLogToPixX = 0; in OutputDevice()
129 long mnThresLogToPixX; // Schwellenwerte fuer Berechnung member