Home
last modified time | relevance | path

Searched refs:rThresRes (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Doutmap.cxx122 ImplThresholdRes& rThresRes ) in ImplCalcBigIntThreshold() argument
126 rThresRes.mnThresLogToPixX = 0; in ImplCalcBigIntThreshold()
127 rThresRes.mnThresPixToLogX = 0; in ImplCalcBigIntThreshold()
137 rThresRes.mnThresLogToPixX = LONG_MAX; in ImplCalcBigIntThreshold()
142 rThresRes.mnThresPixToLogX = LONG_MAX; in ImplCalcBigIntThreshold()
151 rThresRes.mnThresLogToPixY = 0; in ImplCalcBigIntThreshold()
152 rThresRes.mnThresPixToLogY = 0; in ImplCalcBigIntThreshold()
175 rThresRes.mnThresLogToPixX /= 2; in ImplCalcBigIntThreshold()
176 rThresRes.mnThresLogToPixY /= 2; in ImplCalcBigIntThreshold()
177 rThresRes.mnThresPixToLogX /= 2; in ImplCalcBigIntThreshold()
[all …]

Completed in 29 milliseconds