Searched refs:aMapScDenom2 (Results 1 – 1 of 1) sorted by relevance
426 BigInt aMapScDenom2( (nMapDenom-1)/2 ); in ImplLogicToPixel() local427 aTemp -= aMapScDenom2; in ImplLogicToPixel()431 BigInt aMapScDenom2( nMapDenom/2 ); in ImplLogicToPixel() local432 aTemp += aMapScDenom2; in ImplLogicToPixel()
Completed in 12 milliseconds