Searched refs:maThresRes (Results 1 – 3 of 3) sorted by relevance
526 maThresRes.mnThresLogToPixX )+mnOutOffX+mnOutOffOrigX; in ImplLogicXToDevicePixel()538 maThresRes.mnThresLogToPixY )+mnOutOffY+mnOutOffOrigY; in ImplLogicYToDevicePixel()550 maThresRes.mnThresLogToPixX ); in ImplLogicWidthToDevicePixel()571 maThresRes.mnThresLogToPixY ); in ImplLogicHeightToDevicePixel()591 maThresRes.mnThresPixToLogX ); in ImplDevicePixelToLogicWidth()611 maThresRes.mnThresPixToLogY ); in ImplDevicePixelToLogicHeight()632 maThresRes.mnThresLogToPixX )+mnOutOffX+mnOutOffOrigX, in ImplLogicToDevicePixel()635 maThresRes.mnThresLogToPixY )+mnOutOffY+mnOutOffOrigY ); in ImplLogicToDevicePixel()647 maThresRes.mnThresLogToPixX ), in ImplLogicToDevicePixel()650 maThresRes.mnThresLogToPixY ) ); in ImplLogicToDevicePixel()[all …]
410 maThresRes.mnThresLogToPixX = 0; in OutputDevice()411 maThresRes.mnThresLogToPixY = 0; in OutputDevice()412 maThresRes.mnThresPixToLogX = 0; in OutputDevice()413 maThresRes.mnThresPixToLogY = 0; in OutputDevice()
341 ImplThresholdRes maThresRes; member in OutputDevice